summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-17 00:17:05 +0000
committerNextcloud bot <bot@nextcloud.com>2017-07-17 00:17:05 +0000
commit7d580366a7d74b445ba6301532e4c9f226fd6bfe (patch)
treea6f2de38f66c35540ab0aa003b619ff7a23d5e97 /l10n
parent4c32da50cc1adecc1843718a9a2d9d02c6ed7249 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/lt_LT.js21
-rw-r--r--l10n/lt_LT.json21
-rw-r--r--l10n/pl.js3
-rw-r--r--l10n/pl.json3
4 files changed, 48 insertions, 0 deletions
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 34ba13d81..cd1db3bc6 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -8,16 +8,37 @@ OC.L10N.register(
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "Vidinė serverio klaida! Išsamesnei informacijai, prašome patikrinti savo data/nextcloud.log failą!",
"Request failed, Nextcloud is in currently in maintenance mode!" : "Užklausa nepavyko, Nextcloud šiuo metu yra techninės priežiūros veiksenoje!",
"Feed contains invalid XML" : "Kanale yra neteisingas XML",
+ "Feed not found: Either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl " : "Naujienų srautas nerastas: tinklapis neteikia naujienų srauto paslaugos arba blokuoja prieigą prie srauto. Blokavimo atveju, galima parsisiųsti naujienų srautą naudojantis komandinės eilutės funkcija \"curl\".",
"Detected feed format is not supported" : "Aptiktas kanalo formatas yra nepalaikomas",
"Website not found" : "Svetainė nerasta",
"More redirects than allowed, aborting" : "Daugiau peradresavimų negu leidžiama, nutraukiama",
+ "Bigger than maximum allowed size" : "Didesnis, nei leidžiamas dydis",
"Request timed out" : "Pasibaigė užklausai skirtas laikas",
+ "Required credentials for feed were either missing or incorrect" : "Prisijungimas yra neteisingas",
+ "Forbidden to access feed" : "Uždraustas priėjimas prie naujienų srauto",
+ "Certificate error: A problem occurred somewhere in the SSL/TLS handshake. Could be certificates (file formats, paths, permissions), passwords, and others." : "Sertifikato klaida: nepavyko pasisveikinti per SSL/TLS protokolą. Problema gali slypėti sertifikatuose (failų formatuose, keliuose iki failų, skaitymo leidimuose), slaptažodžiuose ir kitame.",
+ "Certificate error: The remote server's SSL certificate or SSH md5 fingerprint was deemed not OK." : "Sertifikato klaida: Nuotolinio kompiuterio SSL sertifikatas arba SSH md5 antspaudas laikomas negaliojančiu.",
+ "Certificate error: Problem with the local client certificate." : "Sertifikato klaida: problema su sistemos kliento sertifikatu.",
"Certificate error: Couldn't use specified cipher." : "Liudijimo klaida: Nepavyko naudoti nurodyto šifro.",
+ "Certificate error: Peer certificate cannot be authenticated with known CA certificates." : "Sertifikato klaida: tiekėjo sertifikatas negali būti prijungtas per žinomus CA sertifikatus.",
"Certificate error: Requested FTP SSL level failed." : "Liudijimo klaida: Užklaustas FTP SSL lygis patyrė nesėkmę.",
+ "Certificate error: Initiating the SSL engine failed." : "Sertifikato klaida: nepavyko paleisti SSL.",
"Certificate error: Problem with reading the SSL CA cert (path? access rights?)" : "Liudijimo klaida: Problemos, skaitant SSL CA liudijimą (kelias? prieigos teisės?)",
+ "Certificate error: Issuer check failed" : "Sertifikato klaida: neteisingas sertifikato savininkas.",
+ "Unknown SSL certificate error!" : "Nežinoma SSL sertifikato klaida!",
"Can not add feed: Exists already" : "Nepavyko pridėti srauto: Jau yra",
"Articles without feed" : "Straipsniai be sklaidos kanalų",
"Can not add folder: Exists already" : "Nepavyko pridėti aplanko: Jau yra",
+ "News" : "Naujienos",
+ "Use system cron for updates" : "Naudoti sistemos laikrodį atnaujinimui",
+ "Disable this if you run a custom updater such as the Python updater included in the app" : "Išjungti šį nustatymą, jei naudojamas specifinis naujienų atnaujinimo įskiepis, kaip Python.",
+ "Purge interval" : "Apsivalymo intervalas",
+ "Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" : "Minimalus atsarginės srauto kopijos saugojimo laikas po naujienų srauto ištrynimo. Laikas turi būti ne mažesnis, nei 60 sekundžių.",
+ "Maximum read count per feed" : "Maksimalus srauto atsiųstų straipsnių kiekis",
+ "Defines the maximum amount of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off" : "Nusako, kiek straipsnių gali būti pažymėti, kaip skaityti naujienų sraute, kurie nebus iškart ištrinti. Jei seni straipsniai vėl pasirodo po to, kai buvo perskaityti, padidinkite šito nustatymo vertę. Reikšmė \"-1\" išjungs straipsnių trynimą.",
+ "Maximum redirects" : "Didžiausias nukreipimų kiekis",
+ "How many redirects the feed fetcher should follow" : "Kiek kartų galima nukreipti naujienų klientą, kad būtų parsisiųstas naujienų srautas?",
+ "Maximum feed page size" : "Didžiausias galimas straipsnio lango dydis",
"Saved" : "Įrašyta",
"Download" : "Atsisiųsti",
"Close" : "Užverti",
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
index aada7573e..18c0f6a65 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -6,16 +6,37 @@
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "Vidinė serverio klaida! Išsamesnei informacijai, prašome patikrinti savo data/nextcloud.log failą!",
"Request failed, Nextcloud is in currently in maintenance mode!" : "Užklausa nepavyko, Nextcloud šiuo metu yra techninės priežiūros veiksenoje!",
"Feed contains invalid XML" : "Kanale yra neteisingas XML",
+ "Feed not found: Either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl " : "Naujienų srautas nerastas: tinklapis neteikia naujienų srauto paslaugos arba blokuoja prieigą prie srauto. Blokavimo atveju, galima parsisiųsti naujienų srautą naudojantis komandinės eilutės funkcija \"curl\".",
"Detected feed format is not supported" : "Aptiktas kanalo formatas yra nepalaikomas",
"Website not found" : "Svetainė nerasta",
"More redirects than allowed, aborting" : "Daugiau peradresavimų negu leidžiama, nutraukiama",
+ "Bigger than maximum allowed size" : "Didesnis, nei leidžiamas dydis",
"Request timed out" : "Pasibaigė užklausai skirtas laikas",
+ "Required credentials for feed were either missing or incorrect" : "Prisijungimas yra neteisingas",
+ "Forbidden to access feed" : "Uždraustas priėjimas prie naujienų srauto",
+ "Certificate error: A problem occurred somewhere in the SSL/TLS handshake. Could be certificates (file formats, paths, permissions), passwords, and others." : "Sertifikato klaida: nepavyko pasisveikinti per SSL/TLS protokolą. Problema gali slypėti sertifikatuose (failų formatuose, keliuose iki failų, skaitymo leidimuose), slaptažodžiuose ir kitame.",
+ "Certificate error: The remote server's SSL certificate or SSH md5 fingerprint was deemed not OK." : "Sertifikato klaida: Nuotolinio kompiuterio SSL sertifikatas arba SSH md5 antspaudas laikomas negaliojančiu.",
+ "Certificate error: Problem with the local client certificate." : "Sertifikato klaida: problema su sistemos kliento sertifikatu.",
"Certificate error: Couldn't use specified cipher." : "Liudijimo klaida: Nepavyko naudoti nurodyto šifro.",
+ "Certificate error: Peer certificate cannot be authenticated with known CA certificates." : "Sertifikato klaida: tiekėjo sertifikatas negali būti prijungtas per žinomus CA sertifikatus.",
"Certificate error: Requested FTP SSL level failed." : "Liudijimo klaida: Užklaustas FTP SSL lygis patyrė nesėkmę.",
+ "Certificate error: Initiating the SSL engine failed." : "Sertifikato klaida: nepavyko paleisti SSL.",
"Certificate error: Problem with reading the SSL CA cert (path? access rights?)" : "Liudijimo klaida: Problemos, skaitant SSL CA liudijimą (kelias? prieigos teisės?)",
+ "Certificate error: Issuer check failed" : "Sertifikato klaida: neteisingas sertifikato savininkas.",
+ "Unknown SSL certificate error!" : "Nežinoma SSL sertifikato klaida!",
"Can not add feed: Exists already" : "Nepavyko pridėti srauto: Jau yra",
"Articles without feed" : "Straipsniai be sklaidos kanalų",
"Can not add folder: Exists already" : "Nepavyko pridėti aplanko: Jau yra",
+ "News" : "Naujienos",
+ "Use system cron for updates" : "Naudoti sistemos laikrodį atnaujinimui",
+ "Disable this if you run a custom updater such as the Python updater included in the app" : "Išjungti šį nustatymą, jei naudojamas specifinis naujienų atnaujinimo įskiepis, kaip Python.",
+ "Purge interval" : "Apsivalymo intervalas",
+ "Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" : "Minimalus atsarginės srauto kopijos saugojimo laikas po naujienų srauto ištrynimo. Laikas turi būti ne mažesnis, nei 60 sekundžių.",
+ "Maximum read count per feed" : "Maksimalus srauto atsiųstų straipsnių kiekis",
+ "Defines the maximum amount of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off" : "Nusako, kiek straipsnių gali būti pažymėti, kaip skaityti naujienų sraute, kurie nebus iškart ištrinti. Jei seni straipsniai vėl pasirodo po to, kai buvo perskaityti, padidinkite šito nustatymo vertę. Reikšmė \"-1\" išjungs straipsnių trynimą.",
+ "Maximum redirects" : "Didžiausias nukreipimų kiekis",
+ "How many redirects the feed fetcher should follow" : "Kiek kartų galima nukreipti naujienų klientą, kad būtų parsisiųstas naujienų srautas?",
+ "Maximum feed page size" : "Didžiausias galimas straipsnio lango dydis",
"Saved" : "Įrašyta",
"Download" : "Atsisiųsti",
"Close" : "Užverti",
diff --git a/l10n/pl.js b/l10n/pl.js
index f9050a1f2..2e7fb8f16 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "Wewnętrzny błąd serwera! Proszę sprawdzić plik data/nextcloud.log w celu uzyskania dodatkowych informacji!",
"Request failed, Nextcloud is in currently in maintenance mode!" : "Nie wykonano żądania, Nextcloud działa obecnie w trybie konserwacji!",
"Feed contains invalid XML" : "Kanał zawiera niepoprawny XML",
+ "Feed not found: Either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl " : "Nie znaleziono kanału: strona web nie udostępnia kanału lub blokuje dostęp. Spróbuj ściągnąć kanał na swoim serwerze używając terminalowej komendy curl, żeby wyeliminować możliwość blokady: curl",
"Detected feed format is not supported" : "Wykryty format kanału nie jest wspierany",
"Website not found" : "Nie znaleziono strony",
"More redirects than allowed, aborting" : "Więcej przekierowań niż dozwolono, przerywam",
@@ -21,6 +22,7 @@ OC.L10N.register(
"Certificate error: Couldn't use specified cipher." : "Błąd certyfikatu: nie można użyć wyznaczonego szyfru.",
"Certificate error: Peer certificate cannot be authenticated with known CA certificates." : "Błąd certyfikatu: Certyfikat klienta nie może zostać uwierzytelniony przez uznane CA certyfikatów.",
"Certificate error: Requested FTP SSL level failed." : "Błąd certyfikatu: żądany poziom SSL FTP nie został uzyskany.",
+ "Certificate error: Initiating the SSL engine failed." : "Błąd certyfikatu: zainicjowanie silnika SSL nie powiodło się.",
"Certificate error: Problem with reading the SSL CA cert (path? access rights?)" : "Błąd certyfikatu: problem z odczytaniem certyfikatu SSL CA (ścieżka? uprawnienia?)",
"Certificate error: Issuer check failed" : "Błąd certyfikatu: Sprawdzenie wystawcy nie powiodło się",
"Unknown SSL certificate error!" : "Nieznany błąd certyfikatu!",
@@ -81,6 +83,7 @@ OC.L10N.register(
"Scroll to active navigation entry" : "Przewiń do aktywnego wpisu nawigacji",
"Focus search field" : "Uaktywnij pole wyszukiwania",
"Mark current article's feed/folder read" : "Zaznacz obecny kanał/folder jako przeczytany",
+ "Ajax or webcron mode detected! Your feeds will not be updated!" : "Wykryto ustawienie Ajax lub webcron! Twoje kanały nie będą aktualizowane!",
"How to set up the operating system cron" : "Jak ustawić cron systemu operacyjnego",
"Install and set up a faster parallel updater that uses the News app's update API" : "Zainstaluj i ustaw szybszy równoległy aktualizator, który używa do aktualizacji API aplikacji News",
"Non UTF-8 charset for MySQL/MariaDB database detected!" : "Wykryto, że baza danych MySQL/MariaDB ma zestaw znaków niezgodny z UTF-8!",
diff --git a/l10n/pl.json b/l10n/pl.json
index ffe7aae24..bf8a4177b 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -6,6 +6,7 @@
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "Wewnętrzny błąd serwera! Proszę sprawdzić plik data/nextcloud.log w celu uzyskania dodatkowych informacji!",
"Request failed, Nextcloud is in currently in maintenance mode!" : "Nie wykonano żądania, Nextcloud działa obecnie w trybie konserwacji!",
"Feed contains invalid XML" : "Kanał zawiera niepoprawny XML",
+ "Feed not found: Either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl " : "Nie znaleziono kanału: strona web nie udostępnia kanału lub blokuje dostęp. Spróbuj ściągnąć kanał na swoim serwerze używając terminalowej komendy curl, żeby wyeliminować możliwość blokady: curl",
"Detected feed format is not supported" : "Wykryty format kanału nie jest wspierany",
"Website not found" : "Nie znaleziono strony",
"More redirects than allowed, aborting" : "Więcej przekierowań niż dozwolono, przerywam",
@@ -19,6 +20,7 @@
"Certificate error: Couldn't use specified cipher." : "Błąd certyfikatu: nie można użyć wyznaczonego szyfru.",
"Certificate error: Peer certificate cannot be authenticated with known CA certificates." : "Błąd certyfikatu: Certyfikat klienta nie może zostać uwierzytelniony przez uznane CA certyfikatów.",
"Certificate error: Requested FTP SSL level failed." : "Błąd certyfikatu: żądany poziom SSL FTP nie został uzyskany.",
+ "Certificate error: Initiating the SSL engine failed." : "Błąd certyfikatu: zainicjowanie silnika SSL nie powiodło się.",
"Certificate error: Problem with reading the SSL CA cert (path? access rights?)" : "Błąd certyfikatu: problem z odczytaniem certyfikatu SSL CA (ścieżka? uprawnienia?)",
"Certificate error: Issuer check failed" : "Błąd certyfikatu: Sprawdzenie wystawcy nie powiodło się",
"Unknown SSL certificate error!" : "Nieznany błąd certyfikatu!",
@@ -79,6 +81,7 @@
"Scroll to active navigation entry" : "Przewiń do aktywnego wpisu nawigacji",
"Focus search field" : "Uaktywnij pole wyszukiwania",
"Mark current article's feed/folder read" : "Zaznacz obecny kanał/folder jako przeczytany",
+ "Ajax or webcron mode detected! Your feeds will not be updated!" : "Wykryto ustawienie Ajax lub webcron! Twoje kanały nie będą aktualizowane!",
"How to set up the operating system cron" : "Jak ustawić cron systemu operacyjnego",
"Install and set up a faster parallel updater that uses the News app's update API" : "Zainstaluj i ustaw szybszy równoległy aktualizator, który używa do aktualizacji API aplikacji News",
"Non UTF-8 charset for MySQL/MariaDB database detected!" : "Wykryto, że baza danych MySQL/MariaDB ma zestaw znaków niezgodny z UTF-8!",