]> source.dussan.org Git - nextcloud-server.git/commitdiff
[tx-robot] updated from transifex
authorNextcloud bot <bot@nextcloud.com>
Sun, 27 Sep 2020 02:17:24 +0000 (02:17 +0000)
committerNextcloud bot <bot@nextcloud.com>
Sun, 27 Sep 2020 02:17:24 +0000 (02:17 +0000)
14 files changed:
apps/files_external/l10n/pl.js
apps/files_external/l10n/pl.json
apps/settings/l10n/mk.js
apps/settings/l10n/mk.json
apps/settings/l10n/nb.js
apps/settings/l10n/nb.json
apps/user_status/l10n/mk.js [new file with mode: 0644]
apps/user_status/l10n/mk.json [new file with mode: 0644]
apps/user_status/l10n/pl.js
apps/user_status/l10n/pl.json
apps/weather_status/l10n/ca.js
apps/weather_status/l10n/ca.json
core/l10n/pl.js
core/l10n/pl.json

index e3e781928e871556f319ae14b62c848446fa7152..630d8d17ae3f6ee1b841730703aea49c528df1ff 100644 (file)
@@ -59,10 +59,10 @@ OC.L10N.register(
     "None" : "Nic",
     "OAuth1" : "OAuth1",
     "App key" : "Klucz aplikacji",
-    "App secret" : "Hasło aplikacji",
+    "App secret" : "Sekret aplikacji",
     "OAuth2" : "OAuth2",
     "Client ID" : "ID klienta",
-    "Client secret" : "Hasło klienta",
+    "Client secret" : "Sekret klienta",
     "OpenStack v2" : "OpenStack v2",
     "Tenant name" : "Nazwa dzierżawcy",
     "Identity endpoint URL" : "Adres końcówki identyfikującej",
index fb7b1085b5b2fd1f33d761198adbf99fbea7505f..54fac549b0dfaadcb9f08889bbc9c2a723d902e0 100644 (file)
     "None" : "Nic",
     "OAuth1" : "OAuth1",
     "App key" : "Klucz aplikacji",
-    "App secret" : "Hasło aplikacji",
+    "App secret" : "Sekret aplikacji",
     "OAuth2" : "OAuth2",
     "Client ID" : "ID klienta",
-    "Client secret" : "Hasło klienta",
+    "Client secret" : "Sekret klienta",
     "OpenStack v2" : "OpenStack v2",
     "Tenant name" : "Nazwa dzierżawcy",
     "Identity endpoint URL" : "Adres końcówki identyfikującej",
index 3b4de523ffd5f8e50a5fa3c02163c7a4906efe68..6e6968608b9f9ca1b54c054814a90cb93572a1a5 100644 (file)
@@ -350,6 +350,7 @@ OC.L10N.register(
     "Background job didn’t run yet!" : "Сеуште нема извршено ниедна задача!",
     "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "За оптимални перформанси важно е правилно да ги конфигурирате задачите кој се извршуваат во позадина. За големи истанци 'Cron' е препорачаната поставка. Погледнете ја документацијата за повеќе информации.",
     "Pick background job setting" : "Избери го начинот на извршување на задачите во позадина",
+    "Execute one task with each page loaded." : "Изврши по една задача со секоја вчитана страница",
     "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php е регистриран на webcron сервисот за да го повикува cron.php секој 5 минути преку HTTP.",
     "Use system cron service to call the cron.php file every 5 minutes." : "Го користи системскиот Cron сервис и го повикува cron.php секој 5 минути.",
     "The cron.php needs to be executed by the system user \"%s\"." : "cron.php е потребно да биде извршен од системски корисник\" %s\".",
@@ -370,9 +371,12 @@ OC.L10N.register(
     "Restrict users to only share with users in their groups" : "Ограничи корисниците да споделуваат со корисници во своите групи",
     "Exclude groups from sharing" : "Исклучи групи од споделување",
     "These groups will still be able to receive shares, but not to initiate them." : "Овие групи сеуште ќе можат да добиваат споделувања, но не и да ги иницираат.",
+    "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "Дозволи автоматско комплетирање во лентата за споделување. (Доколку ова е оневозможено потребно е да се внесе целосно корисничко име или адреса на е-пошта)",
     "Restrict username autocompletion to users within the same groups" : "Ограничи ги корисниците од одредени групи за автоматско комплетирање",
+    "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Покажете го текстот за одрекување од одговорност на страницата за поставување јавен линк. (Се прикажува само кога листата со датотеки е скриена)",
     "This text will be shown on the public link upload page when the file list is hidden." : "Овој текст ќе биде прикажан на страната со јавниот линк кога листата на датотеки е сокриена.",
     "Default share permissions" : "Стандардни дозволи за споделување",
+    "Reasons to use Nextcloud in your organization" : "Причини зошто да го користите Nextcloud во вашата организација",
     "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Развиена од {communityopen}Nextcloud заедницата{linkclose}, {githubopen}изворениот код{linkclose} е лиценциран според {licenseopen}AGPL{linkclose}.",
     "Like our Facebook page" : "Лајкни ја нашата Facebook страна",
     "Follow us on Twitter" : "Следете не на Twitter",
index 6bf860e06fd12f6f0fe783c272ce1790703f53d2..edff02e434fd7cdb0d760c5c68c9b8a1094afd7a 100644 (file)
     "Background job didn’t run yet!" : "Сеуште нема извршено ниедна задача!",
     "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "За оптимални перформанси важно е правилно да ги конфигурирате задачите кој се извршуваат во позадина. За големи истанци 'Cron' е препорачаната поставка. Погледнете ја документацијата за повеќе информации.",
     "Pick background job setting" : "Избери го начинот на извршување на задачите во позадина",
+    "Execute one task with each page loaded." : "Изврши по една задача со секоја вчитана страница",
     "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php е регистриран на webcron сервисот за да го повикува cron.php секој 5 минути преку HTTP.",
     "Use system cron service to call the cron.php file every 5 minutes." : "Го користи системскиот Cron сервис и го повикува cron.php секој 5 минути.",
     "The cron.php needs to be executed by the system user \"%s\"." : "cron.php е потребно да биде извршен од системски корисник\" %s\".",
     "Restrict users to only share with users in their groups" : "Ограничи корисниците да споделуваат со корисници во своите групи",
     "Exclude groups from sharing" : "Исклучи групи од споделување",
     "These groups will still be able to receive shares, but not to initiate them." : "Овие групи сеуште ќе можат да добиваат споделувања, но не и да ги иницираат.",
+    "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "Дозволи автоматско комплетирање во лентата за споделување. (Доколку ова е оневозможено потребно е да се внесе целосно корисничко име или адреса на е-пошта)",
     "Restrict username autocompletion to users within the same groups" : "Ограничи ги корисниците од одредени групи за автоматско комплетирање",
+    "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Покажете го текстот за одрекување од одговорност на страницата за поставување јавен линк. (Се прикажува само кога листата со датотеки е скриена)",
     "This text will be shown on the public link upload page when the file list is hidden." : "Овој текст ќе биде прикажан на страната со јавниот линк кога листата на датотеки е сокриена.",
     "Default share permissions" : "Стандардни дозволи за споделување",
+    "Reasons to use Nextcloud in your organization" : "Причини зошто да го користите Nextcloud во вашата организација",
     "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Развиена од {communityopen}Nextcloud заедницата{linkclose}, {githubopen}изворениот код{linkclose} е лиценциран според {licenseopen}AGPL{linkclose}.",
     "Like our Facebook page" : "Лајкни ја нашата Facebook страна",
     "Follow us on Twitter" : "Следете не на Twitter",
index c436e82535053d0cbfe3d6ad182b925778432dc1..5a21870eae5dd5d16b6ca39e39155de0d7d6b4a6 100644 (file)
@@ -385,6 +385,7 @@ OC.L10N.register(
     "Will be synced to a global and public address book" : "Vil blir synkronisert til global og offentlig addressbok",
     "Albanian" : "Albansk",
     "Arabic" : "Arabisk",
+    "Czech" : "Tsjekkia",
     "Tonga" : "Tonga",
     "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Offisielle apper utvikles av og innenfor miljøet, de byr på sentral funksjonalitet og er klare for bruk i produksjon.",
     "Official" : "Offisiell",
index 1cf77619d339dffe7e1dd6e189ae11e4a28648c5..c7d9f1a2e98247195851217013e160eb4ae98c9a 100644 (file)
     "Will be synced to a global and public address book" : "Vil blir synkronisert til global og offentlig addressbok",
     "Albanian" : "Albansk",
     "Arabic" : "Arabisk",
+    "Czech" : "Tsjekkia",
     "Tonga" : "Tonga",
     "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Offisielle apper utvikles av og innenfor miljøet, de byr på sentral funksjonalitet og er klare for bruk i produksjon.",
     "Official" : "Offisiell",
diff --git a/apps/user_status/l10n/mk.js b/apps/user_status/l10n/mk.js
new file mode 100644 (file)
index 0000000..6068df2
--- /dev/null
@@ -0,0 +1,35 @@
+OC.L10N.register(
+    "user_status",
+    {
+    "Recent statuses" : "Неодамнешни статуси",
+    "In a meeting" : "На состанок",
+    "Commuting" : "Патување",
+    "Out sick" : "Болен",
+    "Vacationing" : "Одмор",
+    "Working remotely" : "Работи далечински",
+    "User status" : "Статус на корисникот",
+    "Set custom status" : "Постави сопствен статус",
+    "Online" : "Приклучен",
+    "Away" : "Далеку",
+    "Do not disturb" : "Не вознемирувај",
+    "Invisible" : "Невидлива",
+    "Offline" : "Исклучен",
+    "Set status" : "Постави статус",
+    "There was an error saving the new status" : "Настана грешка при зачувување на нов статус",
+    "Clear status after" : "Тргни го статусот после",
+    "What's your status?" : "Кој е вашиот статус?",
+    "Set a custom status" : "Постави сопствен статус",
+    "Clear custom status" : "Тргни го сопствениот статус",
+    "There was an error saving the status" : "Грешка при зачувување на статус",
+    "There was an error clearing the status" : "Грешка при отстранување на статус",
+    "No recent status changes" : "Нема неодамнешна промена на статус",
+    "{status}, {timestamp}" : "{status}, {timestamp}",
+    "Don't clear" : "Не го тргај",
+    "Today" : "Денес",
+    "This week" : "Оваа недела",
+    "30 minutes" : "30 минути",
+    "1 hour" : "1 час",
+    "4 hours" : "4 часа",
+    "Mute all notifications" : "Занеми (Mute) ги сите известувања"
+},
+"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");
diff --git a/apps/user_status/l10n/mk.json b/apps/user_status/l10n/mk.json
new file mode 100644 (file)
index 0000000..6e13d09
--- /dev/null
@@ -0,0 +1,33 @@
+{ "translations": {
+    "Recent statuses" : "Неодамнешни статуси",
+    "In a meeting" : "На состанок",
+    "Commuting" : "Патување",
+    "Out sick" : "Болен",
+    "Vacationing" : "Одмор",
+    "Working remotely" : "Работи далечински",
+    "User status" : "Статус на корисникот",
+    "Set custom status" : "Постави сопствен статус",
+    "Online" : "Приклучен",
+    "Away" : "Далеку",
+    "Do not disturb" : "Не вознемирувај",
+    "Invisible" : "Невидлива",
+    "Offline" : "Исклучен",
+    "Set status" : "Постави статус",
+    "There was an error saving the new status" : "Настана грешка при зачувување на нов статус",
+    "Clear status after" : "Тргни го статусот после",
+    "What's your status?" : "Кој е вашиот статус?",
+    "Set a custom status" : "Постави сопствен статус",
+    "Clear custom status" : "Тргни го сопствениот статус",
+    "There was an error saving the status" : "Грешка при зачувување на статус",
+    "There was an error clearing the status" : "Грешка при отстранување на статус",
+    "No recent status changes" : "Нема неодамнешна промена на статус",
+    "{status}, {timestamp}" : "{status}, {timestamp}",
+    "Don't clear" : "Не го тргај",
+    "Today" : "Денес",
+    "This week" : "Оваа недела",
+    "30 minutes" : "30 минути",
+    "1 hour" : "1 час",
+    "4 hours" : "4 часа",
+    "Mute all notifications" : "Занеми (Mute) ги сите известувања"
+},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
+}
\ No newline at end of file
index 4b0bc8b321761033932d614db1770604112e3679..fdbb407439b6f5af01c469d086f8cdb7711f067b 100644 (file)
@@ -8,7 +8,7 @@ OC.L10N.register(
     "Vacationing" : "Na wakacjach",
     "Working remotely" : "Praca zdalna",
     "User status" : "Status użytkownika",
-    "Set custom status" : "Ustaw status niestandardowy",
+    "Set custom status" : "Ustaw własny status",
     "Online" : "Online",
     "Away" : "Bezczynny",
     "Do not disturb" : "Nie przeszkadzać",
@@ -18,8 +18,8 @@ OC.L10N.register(
     "There was an error saving the new status" : "Wystąpił błąd podczas zapisywania nowego statusu",
     "Clear status after" : "Wyczyść status po",
     "What's your status?" : "Jaki jest Twój status?",
-    "Set a custom status" : "Ustaw status niestandardowy",
-    "Clear custom status" : "Wyczyść status niestandardowy",
+    "Set a custom status" : "Ustaw własny status",
+    "Clear custom status" : "Wyczyść własny status",
     "There was an error saving the status" : "Wystąpił błąd podczas zapisywania statusu",
     "There was an error clearing the status" : "Wystąpił błąd podczas usuwania statusu",
     "No recent status changes" : "Brak ostatnich zmian statusu",
index d2d80de4beb486b42db7102a76203e2c5ccc10aa..0c3d2c28a248373783f7ff1a01ef1a8efd2918e8 100644 (file)
@@ -6,7 +6,7 @@
     "Vacationing" : "Na wakacjach",
     "Working remotely" : "Praca zdalna",
     "User status" : "Status użytkownika",
-    "Set custom status" : "Ustaw status niestandardowy",
+    "Set custom status" : "Ustaw własny status",
     "Online" : "Online",
     "Away" : "Bezczynny",
     "Do not disturb" : "Nie przeszkadzać",
@@ -16,8 +16,8 @@
     "There was an error saving the new status" : "Wystąpił błąd podczas zapisywania nowego statusu",
     "Clear status after" : "Wyczyść status po",
     "What's your status?" : "Jaki jest Twój status?",
-    "Set a custom status" : "Ustaw status niestandardowy",
-    "Clear custom status" : "Wyczyść status niestandardowy",
+    "Set a custom status" : "Ustaw własny status",
+    "Clear custom status" : "Wyczyść własny status",
     "There was an error saving the status" : "Wystąpił błąd podczas zapisywania statusu",
     "There was an error clearing the status" : "Wystąpił błąd podczas usuwania statusu",
     "No recent status changes" : "Brak ostatnich zmian statusu",
index d14e7ba513bb8cbfbf9eb3d388d4d7382e8b8fb3..d148e3be5504dc8e8346b551b801feaa88e769e3 100644 (file)
@@ -7,6 +7,7 @@ OC.L10N.register(
     "Error" : "Error",
     "Weather status" : "Estat del temps",
     "Weather status in your dashboard" : "Estat del temps al seu tauler",
+    "Weather status integrated in the Dashboard app.\n    User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n    This status can also be integrated in other places like the Calendar app." : "Estat del temps integrat a l'aplicació Tauler.\n    La posició de l'usuari es pot determinar o definir manualment automàticament. A continuació, es mostra una previsió de 6 hores.\n    Aquest estat també es pot integrar en altres llocs, com ara l'aplicació de Calendari.",
     "Detect location" : "Detecta la ubicació",
     "Set custom address" : "Definir l'adreça personalitzada",
     "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Cel clar a les {time}",
index 28c7dcd1fea8fc5f51c6cadb059ee8ae4498d825..cd1a61dad38fdb28c12572dec532ba9a93564f0b 100644 (file)
@@ -5,6 +5,7 @@
     "Error" : "Error",
     "Weather status" : "Estat del temps",
     "Weather status in your dashboard" : "Estat del temps al seu tauler",
+    "Weather status integrated in the Dashboard app.\n    User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n    This status can also be integrated in other places like the Calendar app." : "Estat del temps integrat a l'aplicació Tauler.\n    La posició de l'usuari es pot determinar o definir manualment automàticament. A continuació, es mostra una previsió de 6 hores.\n    Aquest estat també es pot integrar en altres llocs, com ara l'aplicació de Calendari.",
     "Detect location" : "Detecta la ubicació",
     "Set custom address" : "Definir l'adreça personalitzada",
     "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Cel clar a les {time}",
index b8993d278d5b5076ebe07dc0709ac3fd8b7e6f96..687acfaa887f5c207986fcdbae3e0d7b118cffa7 100644 (file)
@@ -257,7 +257,7 @@ OC.L10N.register(
     "File not found" : "Nie znaleziono pliku",
     "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokument nie został odnaleziony na serwerze. Może udostępnienie zostało usunięte lub wygasło?",
     "Back to %s" : "Powrót do %s",
-    "Too many requests" : "Zbyt dużo próśb",
+    "Too many requests" : "Zbyt wiele żądań",
     "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Zbyt wiele żądań z Twojej sieci. Spróbuj ponownie później lub skontaktuj się z administratorem, jeśli jest to błąd.",
     "Error" : "Błąd",
     "Internal Server Error" : "Błąd wewnętrzny serwera",
@@ -296,7 +296,7 @@ OC.L10N.register(
     "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite powinien być używany tylko dla instancji minimalnych i rozwojowych. Dla rozwiniętej zalecamy inne zaplecze bazy danych.",
     "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Jeśli używasz klientów do synchronizacji plików, używanie SQLite jest bardzo odradzane.",
     "Install recommended apps" : "Zainstaluj zalecane aplikacje",
-    "Calendar, Contacts, Talk, Mail & Collaborative editing" : "Kalendarz, Kontakty, Rozmowy, Poczta i wspólna edycja",
+    "Calendar, Contacts, Talk, Mail & Collaborative editing" : "Kalendarz, Kontakty, Rozmowa, Poczta i wspólna edycja",
     "Finish setup" : "Zakończ konfigurację",
     "Finishing …" : "Kończę…",
     "Need help?" : "Potrzebujesz pomocy?",
@@ -316,7 +316,7 @@ OC.L10N.register(
     "Confirm your password" : "Potwierdź hasło",
     "Connect to your account" : "Połącz się z kontem",
     "Please log in before granting %1$s access to your %2$s account." : "Zaloguj się przed udzieleniem dostępu %1$s do swojego konta %2$s.",
-    "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Jeśli nie konfigurujesz nowego urządzenia lub aplikacji, to wynika z tego, że ktoś próbuje, abyś udostępnił dostęp do Twoich danych. W takim przypadku nie kontynuuj, tylko skontaktuj się z administratorem systemu.",
+    "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Jeśli nie konfigurujesz nowego urządzenia lub aplikacji, to wynika z tego, że ktoś próbuje, abyś udzielił dostępu do Twoich danych. W takim przypadku nie kontynuuj, tylko skontaktuj się z administratorem systemu.",
     "App token" : "Token aplikacji",
     "Grant access" : "Udziel dostępu",
     "Alternative log in using app token" : "Alternatywne logowanie przy użyciu tokena aplikacji",
index a1516cb1e01e2445c2a8fbbb1bea2b4c3783a2e7..ea735d9447e0ec1796328cc2d70c23a46e5e775b 100644 (file)
     "File not found" : "Nie znaleziono pliku",
     "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokument nie został odnaleziony na serwerze. Może udostępnienie zostało usunięte lub wygasło?",
     "Back to %s" : "Powrót do %s",
-    "Too many requests" : "Zbyt dużo próśb",
+    "Too many requests" : "Zbyt wiele żądań",
     "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Zbyt wiele żądań z Twojej sieci. Spróbuj ponownie później lub skontaktuj się z administratorem, jeśli jest to błąd.",
     "Error" : "Błąd",
     "Internal Server Error" : "Błąd wewnętrzny serwera",
     "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite powinien być używany tylko dla instancji minimalnych i rozwojowych. Dla rozwiniętej zalecamy inne zaplecze bazy danych.",
     "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Jeśli używasz klientów do synchronizacji plików, używanie SQLite jest bardzo odradzane.",
     "Install recommended apps" : "Zainstaluj zalecane aplikacje",
-    "Calendar, Contacts, Talk, Mail & Collaborative editing" : "Kalendarz, Kontakty, Rozmowy, Poczta i wspólna edycja",
+    "Calendar, Contacts, Talk, Mail & Collaborative editing" : "Kalendarz, Kontakty, Rozmowa, Poczta i wspólna edycja",
     "Finish setup" : "Zakończ konfigurację",
     "Finishing …" : "Kończę…",
     "Need help?" : "Potrzebujesz pomocy?",
     "Confirm your password" : "Potwierdź hasło",
     "Connect to your account" : "Połącz się z kontem",
     "Please log in before granting %1$s access to your %2$s account." : "Zaloguj się przed udzieleniem dostępu %1$s do swojego konta %2$s.",
-    "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Jeśli nie konfigurujesz nowego urządzenia lub aplikacji, to wynika z tego, że ktoś próbuje, abyś udostępnił dostęp do Twoich danych. W takim przypadku nie kontynuuj, tylko skontaktuj się z administratorem systemu.",
+    "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Jeśli nie konfigurujesz nowego urządzenia lub aplikacji, to wynika z tego, że ktoś próbuje, abyś udzielił dostępu do Twoich danych. W takim przypadku nie kontynuuj, tylko skontaktuj się z administratorem systemu.",
     "App token" : "Token aplikacji",
     "Grant access" : "Udziel dostępu",
     "Alternative log in using app token" : "Alternatywne logowanie przy użyciu tokena aplikacji",