mirror of
https://github.com/nextcloud/passman.git
synced 2025-09-29 16:24:23 +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 label." : " Bitte eine Beschriftung hinzufügen ",
|
||||||
"Please fill in a value." : "Bitte einen Wert eingeben.",
|
"Please fill in a value." : "Bitte einen Wert eingeben.",
|
||||||
"Error loading file" : "Fehler beim Laden der Datei",
|
"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 created!" : "Anmeldeinformation erstellt!",
|
||||||
"Credential deleted" : "Anmeldeinformation gelöscht",
|
"Credential deleted" : "Anmeldeinformation gelöscht",
|
||||||
"Credential updated" : "Anmeldeinformation aktualisiert",
|
"Credential updated" : "Anmeldeinformation aktualisiert",
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
"Please fill in a label." : " Bitte eine Beschriftung hinzufügen ",
|
"Please fill in a label." : " Bitte eine Beschriftung hinzufügen ",
|
||||||
"Please fill in a value." : "Bitte einen Wert eingeben.",
|
"Please fill in a value." : "Bitte einen Wert eingeben.",
|
||||||
"Error loading file" : "Fehler beim Laden der Datei",
|
"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 created!" : "Anmeldeinformation erstellt!",
|
||||||
"Credential deleted" : "Anmeldeinformation gelöscht",
|
"Credential deleted" : "Anmeldeinformation gelöscht",
|
||||||
"Credential updated" : "Anmeldeinformation aktualisiert",
|
"Credential updated" : "Anmeldeinformation aktualisiert",
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"passman",
|
"passman",
|
||||||
{
|
{
|
||||||
|
"Generating sharing keys (%s/2)" : "ایجاد کلیدهای اشتراک ( %s / 2)",
|
||||||
"Incorrect vault password!" : "گذرواژه نادرست!",
|
"Incorrect vault password!" : "گذرواژه نادرست!",
|
||||||
"Passwords do not match" : "رمزهای ورود مطابقت ندارند",
|
"Passwords do not match" : "رمزهای ورود مطابقت ندارند",
|
||||||
"General" : "عمومی",
|
"General" : "عمومی",
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Generating sharing keys (%s/2)" : "ایجاد کلیدهای اشتراک ( %s / 2)",
|
||||||
"Incorrect vault password!" : "گذرواژه نادرست!",
|
"Incorrect vault password!" : "گذرواژه نادرست!",
|
||||||
"Passwords do not match" : "رمزهای ورود مطابقت ندارند",
|
"Passwords do not match" : "رمزهای ورود مطابقت ندارند",
|
||||||
"General" : "عمومی",
|
"General" : "عمومی",
|
||||||
|
|
Loading…
Add table
Reference in a new issue