mirror of
https://github.com/nextcloud/passman.git
synced 2025-09-27 23:34:31 +08:00
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
933c5a2642
commit
7c70e34342
4 changed files with 4 additions and 2 deletions
|
@ -9,7 +9,7 @@ OC.L10N.register(
|
|||
"Please fill in a label." : " Bitte eine Beschriftung hinzufügen ",
|
||||
"Please fill in a value." : "Bitte einen Wert eingeben.",
|
||||
"Error loading file" : "Fehler beim Laden der Datei",
|
||||
"An error occurred during decryption" : "Ein Fehler ist beim Entschlüsseln aufgetreten",
|
||||
"An error occurred during decryption" : "Es ist ein Fehler beim Entschlüsseln aufgetreten.",
|
||||
"Credential created!" : "Anmeldeinformation erstellt!",
|
||||
"Credential deleted" : "Anmeldeinformation gelöscht",
|
||||
"Credential updated" : "Anmeldeinformation aktualisiert",
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"Please fill in a label." : " Bitte eine Beschriftung hinzufügen ",
|
||||
"Please fill in a value." : "Bitte einen Wert eingeben.",
|
||||
"Error loading file" : "Fehler beim Laden der Datei",
|
||||
"An error occurred during decryption" : "Ein Fehler ist beim Entschlüsseln aufgetreten",
|
||||
"An error occurred during decryption" : "Es ist ein Fehler beim Entschlüsseln aufgetreten.",
|
||||
"Credential created!" : "Anmeldeinformation erstellt!",
|
||||
"Credential deleted" : "Anmeldeinformation gelöscht",
|
||||
"Credential updated" : "Anmeldeinformation aktualisiert",
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
OC.L10N.register(
|
||||
"passman",
|
||||
{
|
||||
"Generating sharing keys (%s/2)" : "ایجاد کلیدهای اشتراک ( %s / 2)",
|
||||
"Incorrect vault password!" : "گذرواژه نادرست!",
|
||||
"Passwords do not match" : "رمزهای ورود مطابقت ندارند",
|
||||
"General" : "عمومی",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{ "translations": {
|
||||
"Generating sharing keys (%s/2)" : "ایجاد کلیدهای اشتراک ( %s / 2)",
|
||||
"Incorrect vault password!" : "گذرواژه نادرست!",
|
||||
"Passwords do not match" : "رمزهای ورود مطابقت ندارند",
|
||||
"General" : "عمومی",
|
||||
|
|
Loading…
Add table
Reference in a new issue