You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Enabling {suite} requires force enabling the app. This may cause issues with your Nextcloud instance. Are you sure you want to proceed?" : "Włączenie {suite} wymaga wymuszenia aktywacji aplikacji. Może to powodować problemy z instancją Nextcloud. Czy na pewno chcesz kontynuować?",
23
+
"Force enable" : "Wymuś włączenie",
12
24
"Cancel" : "Anuluj",
13
25
"Office suite switching is managed through the Nextcloud All-in-One interface." : "Przełączanie pakietu biurowego jest zarządzane przez interfejs Nextcloud All-in-One.",
14
26
"Please use the AIO interface to switch between office suites." : "Użyj interfejsu AIO, aby przełączać się między pakietami biurowymi.",
27
+
"Select your preferred office suite." : "Wybierz preferowany pakiet biurowy.",
28
+
"Please note that installing requires manual server setup." : "Pamiętaj, że instalacja wymaga ręcznej konfiguracji serwera",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Ta aplikacja nie może być zainstalowana, ponieważ nie są spełnione następujące zależności:",
71
+
"Missing dependencies" : "Brakujące zależności",
72
+
"This app cannot be limited to groups because it provides functionality that is executed before group membership is determined." : "Ta aplikacja nie może być ograniczona do grup, ponieważ zapewnia funkcjonalność wykonywaną przed określeniem członkostwa w grupie",
"Enabling {suite} requires force enabling the app. This may cause issues with your Nextcloud instance. Are you sure you want to proceed?" : "Włączenie {suite} wymaga wymuszenia aktywacji aplikacji. Może to powodować problemy z instancją Nextcloud. Czy na pewno chcesz kontynuować?",
21
+
"Force enable" : "Wymuś włączenie",
10
22
"Cancel" : "Anuluj",
11
23
"Office suite switching is managed through the Nextcloud All-in-One interface." : "Przełączanie pakietu biurowego jest zarządzane przez interfejs Nextcloud All-in-One.",
12
24
"Please use the AIO interface to switch between office suites." : "Użyj interfejsu AIO, aby przełączać się między pakietami biurowymi.",
25
+
"Select your preferred office suite." : "Wybierz preferowany pakiet biurowy.",
26
+
"Please note that installing requires manual server setup." : "Pamiętaj, że instalacja wymaga ręcznej konfiguracji serwera",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Ta aplikacja nie może być zainstalowana, ponieważ nie są spełnione następujące zależności:",
69
+
"Missing dependencies" : "Brakujące zależności",
70
+
"This app cannot be limited to groups because it provides functionality that is executed before group membership is determined." : "Ta aplikacja nie może być ograniczona do grup, ponieważ zapewnia funkcjonalność wykonywaną przed określeniem członkostwa w grupie",
Copy file name to clipboardExpand all lines: apps/provisioning_api/l10n/pl.json
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,15 @@
12
12
"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.",
13
13
"Required email address was not provided" : "Nie podano wymaganego adresu e-mail",
14
14
"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",
Copy file name to clipboardExpand all lines: apps/settings/l10n/ar.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -239,7 +239,6 @@ OC.L10N.register(
239
239
"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 يمكن ألاّ تعمل كما يجب.",
240
240
"PHP modules" : "وحدات الـ PHP",
241
241
"increases language translation performance and fixes sorting of non-ASCII characters" : "يزيد من كفاءة ترجمة اللغات، و يحل مشكلة ترتيب الأحرف غير الآسكي non-ASCII characters",
242
-
"for Argon2 for password hashing" : "لتقطيع كلمات المرور password hashing في Argon2",
243
242
"required for SFTP storage and recommended for WebAuthn performance" : "مطلوب لتخزين SFTP و يٌوصَى به لتحسين أداء WebAuth",
244
243
"for picture rotation in server and metadata extraction in the Photos app" : "لتدوير الصورة في الخادم، و استخلاص البيانات الوصفية في تطبيق الصِّوَر",
245
244
"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(
751
750
"Could not remove app." : "تعذّر حذف التطبيق",
752
751
"Could not update app." : "تعذّر تحديث التطبيق",
753
752
"Apps" : "التطبيقات",
753
+
"for Argon2 for password hashing" : "لتقطيع كلمات المرور password hashing في Argon2",
754
754
"Exclude some groups from sharing" : "استثناء بعض المجموعات من المشاركة",
755
755
"Limit sharing to some groups" : "تقييد المشاركة بالنسبة لبعض المجموعات",
756
756
"Registered Deploy daemons list" : "قائمة برامج النشر الخفية المسجلة",
0 commit comments