Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/password_policy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-15 06:08:43 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-15 06:08:43 +0300
commit37ede0f660f4e03e2d31d844b73638d1621dc5df (patch)
tree5bff6701cf2a959fb623cef0ee274b6cfe9f8143 /l10n
parenta637fdf9c3c9601614ade6c19776e6d33fe107aa (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/cs.js1
-rw-r--r--l10n/cs.json1
-rw-r--r--l10n/de_DE.js1
-rw-r--r--l10n/de_DE.json1
-rw-r--r--l10n/hu.js1
-rw-r--r--l10n/hu.json1
-rw-r--r--l10n/pl.js1
-rw-r--r--l10n/pl.json1
-rw-r--r--l10n/tr.js1
-rw-r--r--l10n/tr.json1
-rw-r--r--l10n/zh_HK.js1
-rw-r--r--l10n/zh_HK.json1
-rw-r--r--l10n/zh_TW.js1
-rw-r--r--l10n/zh_TW.json1
14 files changed, 14 insertions, 0 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 81d9439..5422c24 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -28,6 +28,7 @@ OC.L10N.register(
"History size has to be a non negative number" : "Je třeba, aby velikost historie nebylo záporné číslo",
"Expiration days have to be a non negative number" : "Je třeba, aby počet dnů do skončení platnosti nebylo záporné číslo",
"Maximum login attempts have to be a non negative number" : "Je třeba, aby nejvyšší umožněný počet pokusů o přihlášení nebylo záporné číslo",
+ "Error while saving" : "Chyba při ukládání",
"Password needs to be at least %s characters long" : "Je třeba, aby heslo bylo alespoň %s znaků dlouhé"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/l10n/cs.json b/l10n/cs.json
index c0a1e79..0eb26b2 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -26,6 +26,7 @@
"History size has to be a non negative number" : "Je třeba, aby velikost historie nebylo záporné číslo",
"Expiration days have to be a non negative number" : "Je třeba, aby počet dnů do skončení platnosti nebylo záporné číslo",
"Maximum login attempts have to be a non negative number" : "Je třeba, aby nejvyšší umožněný počet pokusů o přihlášení nebylo záporné číslo",
+ "Error while saving" : "Chyba při ukládání",
"Password needs to be at least %s characters long" : "Je třeba, aby heslo bylo alespoň %s znaků dlouhé"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index b1d4e25..80761c9 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -28,6 +28,7 @@ OC.L10N.register(
"History size has to be a non negative number" : "Historiengröße muss eine nicht negative Zahl sein",
"Expiration days have to be a non negative number" : "Verfallstage müssen eine nicht negative Zahl sein",
"Maximum login attempts have to be a non negative number" : "Maximale Anmeldeversuche muss eine nicht negative Zahl sein",
+ "Error while saving" : "Fehler beim Speichern",
"Password needs to be at least %s characters long" : "Das Passwort muss mindestens %s Zeichen lang sein "
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 9d4bfa3..b326b14 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -26,6 +26,7 @@
"History size has to be a non negative number" : "Historiengröße muss eine nicht negative Zahl sein",
"Expiration days have to be a non negative number" : "Verfallstage müssen eine nicht negative Zahl sein",
"Maximum login attempts have to be a non negative number" : "Maximale Anmeldeversuche muss eine nicht negative Zahl sein",
+ "Error while saving" : "Fehler beim Speichern",
"Password needs to be at least %s characters long" : "Das Passwort muss mindestens %s Zeichen lang sein "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/hu.js b/l10n/hu.js
index fec317b..2bd1c7b 100644
--- a/l10n/hu.js
+++ b/l10n/hu.js
@@ -28,6 +28,7 @@ OC.L10N.register(
"History size has to be a non negative number" : "Az előzmények méretének nem negatív számnak kell lennie",
"Expiration days have to be a non negative number" : "A lejárat napjainak számának nem negatív számnak kell lennie",
"Maximum login attempts have to be a non negative number" : "A maximális bejelentkezési kísérletnek nem negatív számnak kell lennie",
+ "Error while saving" : "Hiba a mentés során",
"Password needs to be at least %s characters long" : "A jelszónak legalább %s karakter hosszúnak kell lennie"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/hu.json b/l10n/hu.json
index 021663a..bf7bb61 100644
--- a/l10n/hu.json
+++ b/l10n/hu.json
@@ -26,6 +26,7 @@
"History size has to be a non negative number" : "Az előzmények méretének nem negatív számnak kell lennie",
"Expiration days have to be a non negative number" : "A lejárat napjainak számának nem negatív számnak kell lennie",
"Maximum login attempts have to be a non negative number" : "A maximális bejelentkezési kísérletnek nem negatív számnak kell lennie",
+ "Error while saving" : "Hiba a mentés során",
"Password needs to be at least %s characters long" : "A jelszónak legalább %s karakter hosszúnak kell lennie"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/pl.js b/l10n/pl.js
index aa1762c..4ea01a5 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -28,6 +28,7 @@ OC.L10N.register(
"History size has to be a non negative number" : "Wielkość historii musi być liczbą nieujemną",
"Expiration days have to be a non negative number" : "Dni do wygaśnięcia muszą być liczbą nieujemną",
"Maximum login attempts have to be a non negative number" : "Maksymalna liczba prób logowania musi być liczbą nieujemną",
+ "Error while saving" : "Błąd podczas zapisywania",
"Password needs to be at least %s characters long" : "Hasło musi zawierać co najmniej %s znaków"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
diff --git a/l10n/pl.json b/l10n/pl.json
index 80cef5a..68fec9d 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -26,6 +26,7 @@
"History size has to be a non negative number" : "Wielkość historii musi być liczbą nieujemną",
"Expiration days have to be a non negative number" : "Dni do wygaśnięcia muszą być liczbą nieujemną",
"Maximum login attempts have to be a non negative number" : "Maksymalna liczba prób logowania musi być liczbą nieujemną",
+ "Error while saving" : "Błąd podczas zapisywania",
"Password needs to be at least %s characters long" : "Hasło musi zawierać co najmniej %s znaków"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
} \ No newline at end of file
diff --git a/l10n/tr.js b/l10n/tr.js
index acd4ecb..20ac59e 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -28,6 +28,7 @@ OC.L10N.register(
"History size has to be a non negative number" : "Geçmiş boyutu negatif bir sayı olamaz",
"Expiration days have to be a non negative number" : "Geçerlilik süresi negatif bir sayı olamaz",
"Maximum login attempts have to be a non negative number" : "En fazla oturum açma girişimi sayısı negatif bir sayı olamaz",
+ "Error while saving" : "Kaydedilirken sorun çıktı",
"Password needs to be at least %s characters long" : "Parola en az %s karakter uzunluğunda olmalıdır"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/tr.json b/l10n/tr.json
index 7862298..6156e97 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -26,6 +26,7 @@
"History size has to be a non negative number" : "Geçmiş boyutu negatif bir sayı olamaz",
"Expiration days have to be a non negative number" : "Geçerlilik süresi negatif bir sayı olamaz",
"Maximum login attempts have to be a non negative number" : "En fazla oturum açma girişimi sayısı negatif bir sayı olamaz",
+ "Error while saving" : "Kaydedilirken sorun çıktı",
"Password needs to be at least %s characters long" : "Parola en az %s karakter uzunluğunda olmalıdır"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index 229ecee..debb25d 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -28,6 +28,7 @@ OC.L10N.register(
"History size has to be a non negative number" : "歷史記錄大小必須為正數",
"Expiration days have to be a non negative number" : "到期天數必須為正數",
"Maximum login attempts have to be a non negative number" : "最大登錄嘗試次數必須為正數",
+ "Error while saving" : "儲存時發生錯誤",
"Password needs to be at least %s characters long" : "密碼需長於 %s 個字母"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index af40679..a1a7839 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -26,6 +26,7 @@
"History size has to be a non negative number" : "歷史記錄大小必須為正數",
"Expiration days have to be a non negative number" : "到期天數必須為正數",
"Maximum login attempts have to be a non negative number" : "最大登錄嘗試次數必須為正數",
+ "Error while saving" : "儲存時發生錯誤",
"Password needs to be at least %s characters long" : "密碼需長於 %s 個字母"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index aa9e8d8..20efd9a 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -28,6 +28,7 @@ OC.L10N.register(
"History size has to be a non negative number" : "歷史紀錄大小必須為非負數",
"Expiration days have to be a non negative number" : "到期天數必須為非負數",
"Maximum login attempts have to be a non negative number" : "最大登入嘗試次數必須為非負數",
+ "Error while saving" : "儲存時發生錯誤",
"Password needs to be at least %s characters long" : "密碼需長於 %s 個字母"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index 1275874..4f035e0 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -26,6 +26,7 @@
"History size has to be a non negative number" : "歷史紀錄大小必須為非負數",
"Expiration days have to be a non negative number" : "到期天數必須為非負數",
"Maximum login attempts have to be a non negative number" : "最大登入嘗試次數必須為非負數",
+ "Error while saving" : "儲存時發生錯誤",
"Password needs to be at least %s characters long" : "密碼需長於 %s 個字母"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file