Skip to content

Commit 1d22e4b

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent dd7b071 commit 1d22e4b

84 files changed

Lines changed: 324 additions & 82 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/files/l10n/pl.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,9 @@ OC.L10N.register(
325325
"The files are locked" : "Pliki są zablokowane",
326326
"The file does not exist anymore" : "Plik już nie istnieje",
327327
"Moving \"{source}\" to \"{destination}\" …" : "Przenoszenie „{source}” do „{destination}” …",
328+
"_Moving %n file to \"{destination}\" …_::_Moving %n files to \"{destination}\" …_" : ["Przenoszenie %n pliku do \"{destination}:  ...","Przenoszenie %n plików do \"{destination}:  ...","Przenoszenie %n plików do \"{destination}:  ...","Przenoszenie %n plików do \"{destination}:  ..."],
328329
"Copying \"{source}\" to \"{destination}\" …" : "Kopiowanie „{source}” do „{destination}” …",
330+
"_Copying %n file to \"{destination}\" …_::_Copying %n files to \"{destination}\" …_" : ["Kopiowanie %n pliku do \"{destination}:  ...","Kopiowanie %n plików do \"{destination}:  ...","Kopiowanie %n plików do \"{destination}:  ...","Kopiowanie %n plików do \"{destination}:  ..."],
329331
"Choose destination" : "Wybierz miejsce docelowe",
330332
"Copy to {target}" : "Skopiuj do {target}",
331333
"Move to {target}" : "Przenieś do {target}",

apps/files/l10n/pl.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,9 @@
323323
"The files are locked" : "Pliki są zablokowane",
324324
"The file does not exist anymore" : "Plik już nie istnieje",
325325
"Moving \"{source}\" to \"{destination}\" …" : "Przenoszenie „{source}” do „{destination}” …",
326+
"_Moving %n file to \"{destination}\" …_::_Moving %n files to \"{destination}\" …_" : ["Przenoszenie %n pliku do \"{destination}:  ...","Przenoszenie %n plików do \"{destination}:  ...","Przenoszenie %n plików do \"{destination}:  ...","Przenoszenie %n plików do \"{destination}:  ..."],
326327
"Copying \"{source}\" to \"{destination}\" …" : "Kopiowanie „{source}” do „{destination}” …",
328+
"_Copying %n file to \"{destination}\" …_::_Copying %n files to \"{destination}\" …_" : ["Kopiowanie %n pliku do \"{destination}:  ...","Kopiowanie %n plików do \"{destination}:  ...","Kopiowanie %n plików do \"{destination}:  ...","Kopiowanie %n plików do \"{destination}:  ..."],
327329
"Choose destination" : "Wybierz miejsce docelowe",
328330
"Copy to {target}" : "Skopiuj do {target}",
329331
"Move to {target}" : "Przenieś do {target}",

apps/provisioning_api/l10n/pl.js

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/provisioning_api/l10n/pl.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,15 @@
1212
"An email address is required, to send a password link to the user." : "Wymagany jest adres e-mail, aby wysłać użytkownikowi link do ustawienia hasła.",
1313
"Required email address was not provided" : "Nie podano wymaganego adresu e-mail",
1414
"User creation failed" : "Nie udało się utworzyć użytkownika",
15+
"Cannot change display name for this user" : "Nie można zmienić nazwy wyświetlanej dla tego użytkownika",
1516
"Invalid email address" : "Nieprawidłowy adres e-mail",
17+
"Language change is not allowed on this instance" : "Zmiana języka nie jest dozwolona na tej instancji",
1618
"Invalid language" : "Nieprawidłowy język",
19+
"Insufficient permissions to change quota" : "Niewystarczające uprawnienia do zmiany limitu miejsca",
20+
"Insufficient permissions to change groups" : "Niewystarczające uprawnienia do zmiany grup",
21+
"Group %s does not exist" : "Grupa %s nie istnieje",
22+
"Insufficient permissions to change sub-admin groups" : "Niewystarczające uprawnienia do zmiany grup administratorów podrzędnych",
23+
"Insufficient permissions to change manager" : "Niewystarczające uprawnienia do zmiany przełożonego",
1724
"Invalid quota value: %1$s" : "Nieprawidłowa wartość limitu: %1$s",
1825
"Invalid quota value. %1$s is exceeding the maximum quota" : "Nieprawidłowy limit. %1$s przekracza maksymalny dopuszczalny limit",
1926
"Unlimited quota is forbidden on this instance" : "Nieograniczony limit jest zabroniony na tej instancji",

apps/settings/l10n/ar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,6 @@ OC.L10N.register(
239239
"The PHP memory limit is below the recommended value of %s. Some features or apps - including the Updater - may not function properly." : "حد ذاكرة PHP أقل من المقترح والذي هو %s. بعض المزايا أو التطبيقات مثل المُحدِّث Updater يمكن ألاّ تعمل كما يجب.",
240240
"PHP modules" : "وحدات الـ PHP",
241241
"increases language translation performance and fixes sorting of non-ASCII characters" : "يزيد من كفاءة ترجمة اللغات، و يحل مشكلة ترتيب الأحرف غير الآسكي non-ASCII characters",
242-
"for Argon2 for password hashing" : "لتقطيع كلمات المرور password hashing في Argon2",
243242
"required for SFTP storage and recommended for WebAuthn performance" : "مطلوب لتخزين SFTP و يٌوصَى به لتحسين أداء WebAuth",
244243
"for picture rotation in server and metadata extraction in the Photos app" : "لتدوير الصورة في الخادم، و استخلاص البيانات الوصفية في تطبيق الصِّوَر",
245244
"This instance is missing some required PHP modules. It is required to install them: %s." : "يفتقد هذا الخادم إلى بعض الأجزاء modules من PHP و التي يتوجب تثبيتها: %s.",
@@ -751,6 +750,7 @@ OC.L10N.register(
751750
"Could not remove app." : "تعذّر حذف التطبيق",
752751
"Could not update app." : "تعذّر تحديث التطبيق",
753752
"Apps" : "التطبيقات",
753+
"for Argon2 for password hashing" : "لتقطيع كلمات المرور password hashing في Argon2",
754754
"Exclude some groups from sharing" : "استثناء بعض المجموعات من المشاركة",
755755
"Limit sharing to some groups" : "تقييد المشاركة بالنسبة لبعض المجموعات",
756756
"Registered Deploy daemons list" : "قائمة برامج النشر الخفية المسجلة",

apps/settings/l10n/ar.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,6 @@
237237
"The PHP memory limit is below the recommended value of %s. Some features or apps - including the Updater - may not function properly." : "حد ذاكرة PHP أقل من المقترح والذي هو %s. بعض المزايا أو التطبيقات مثل المُحدِّث Updater يمكن ألاّ تعمل كما يجب.",
238238
"PHP modules" : "وحدات الـ PHP",
239239
"increases language translation performance and fixes sorting of non-ASCII characters" : "يزيد من كفاءة ترجمة اللغات، و يحل مشكلة ترتيب الأحرف غير الآسكي non-ASCII characters",
240-
"for Argon2 for password hashing" : "لتقطيع كلمات المرور password hashing في Argon2",
241240
"required for SFTP storage and recommended for WebAuthn performance" : "مطلوب لتخزين SFTP و يٌوصَى به لتحسين أداء WebAuth",
242241
"for picture rotation in server and metadata extraction in the Photos app" : "لتدوير الصورة في الخادم، و استخلاص البيانات الوصفية في تطبيق الصِّوَر",
243242
"This instance is missing some required PHP modules. It is required to install them: %s." : "يفتقد هذا الخادم إلى بعض الأجزاء modules من PHP و التي يتوجب تثبيتها: %s.",
@@ -749,6 +748,7 @@
749748
"Could not remove app." : "تعذّر حذف التطبيق",
750749
"Could not update app." : "تعذّر تحديث التطبيق",
751750
"Apps" : "التطبيقات",
751+
"for Argon2 for password hashing" : "لتقطيع كلمات المرور password hashing في Argon2",
752752
"Exclude some groups from sharing" : "استثناء بعض المجموعات من المشاركة",
753753
"Limit sharing to some groups" : "تقييد المشاركة بالنسبة لبعض المجموعات",
754754
"Registered Deploy daemons list" : "قائمة برامج النشر الخفية المسجلة",

apps/settings/l10n/bg.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/settings/l10n/bg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,6 @@
241241
"The PHP memory limit is below the recommended value of %s. Some features or apps - including the Updater - may not function properly." : "Лимитът на PHP паметта е под препоръчителната стойност от %s. Някои функции или приложения, включително Updater, може да не работят правилно.",
242242
"PHP modules" : "PHP модули",
243243
"increases language translation performance and fixes sorting of non-ASCII characters" : "увеличава производителността на езиковия превод и коригира сортирането на не-ASCII символи",
244-
"for Argon2 for password hashing" : "за Argon2 за хеширане на пароли",
245244
"required for SFTP storage and recommended for WebAuthn performance" : "необходимо за SFTP съхранение и препоръчително за производителност на WebAuthn",
246245
"for picture rotation in server and metadata extraction in the Photos app" : "за завъртане на снимки в сървъра и извличане на метаданни в приложението Снимки",
247246
"This instance is missing some required PHP modules. It is required to install them: %s." : "В този екземпляр липсват някои задължителни PHP модули. Необходимо е да ги инсталирате: %s.",
@@ -816,6 +815,7 @@
816815
"Could not remove app." : "Приложението не можа да се премахне.",
817816
"Could not update app." : "Приложението не можа да се актуализира.",
818817
"Apps" : "Приложения",
818+
"for Argon2 for password hashing" : "за Argon2 за хеширане на пароли",
819819
"Exclude some groups from sharing" : "Изключване на някои групи от споделяне",
820820
"Limit sharing to some groups" : "Ограничете споделянето до някои групи",
821821
"Also allow autocompletion on full match of the user id" : "Също така да се разреши автоматично довършване при пълно съвпадение на потребителския идентификатор",

apps/settings/l10n/ca.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/settings/l10n/ca.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,6 @@
236236
"The PHP memory limit is below the recommended value of %s. Some features or apps - including the Updater - may not function properly." : "El límit de memòria PHP està per sota del valor recomanat de %s. És possible que algunes funcions o aplicacions, inclòs l'Actualitzador, no funcionin correctament.",
237237
"PHP modules" : "Mòduls PHP",
238238
"increases language translation performance and fixes sorting of non-ASCII characters" : "augmenta el rendiment de la traducció de llengues i corregeix l'ordenació de caràcters no ASCII",
239-
"for Argon2 for password hashing" : "per a Argon2 per a l'hashing de contrasenyes",
240239
"for picture rotation in server and metadata extraction in the Photos app" : "per a la rotació d'imatges al servidor i l'extracció de metadades a l'aplicació Fotografies",
241240
"This instance is missing some required PHP modules. It is required to install them: %s." : "En aquesta instància li falten alguns mòduls PHP necessaris. És necessari per instal·lar-los: %s.",
242241
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them:\n%s" : "En aquesta instància li falten alguns mòduls PHP recomanats. Per millorar el rendiment i la compatibilitat és molt recomanable instal·lar-los:\n%s",
@@ -744,6 +743,7 @@
744743
"Could not remove app." : "No s'ha pogut suprimir l'aplicació.",
745744
"Could not update app." : "No s'ha pogut actualitzar l'aplicació.",
746745
"Apps" : "Aplicacions",
746+
"for Argon2 for password hashing" : "per a Argon2 per a l'hashing de contrasenyes",
747747
"Exclude some groups from sharing" : "Excloure alguns grups de la compartició",
748748
"Limit sharing to some groups" : "Limiteu la compartició a alguns grups",
749749
"Registered Deploy daemons list" : "Llista de dimonis de desplegament registrats",

0 commit comments

Comments
 (0)