summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-22 00:08:23 +0000
committerNextcloud bot <bot@nextcloud.com>2017-05-22 00:08:23 +0000
commit462f12611c059b619881fe972e06d0eb175c1af2 (patch)
treef99f7c6908f01d0789ddbe2d4eb7833a481df9c4 /settings
parent1db93ec7c596e1e8466937540c8df8685138e4a9 (diff)
downloadnextcloud-server-462f12611c059b619881fe972e06d0eb175c1af2.tar.gz
nextcloud-server-462f12611c059b619881fe972e06d0eb175c1af2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/pl.js1
-rw-r--r--settings/l10n/pl.json1
-rw-r--r--settings/l10n/sl.js2
-rw-r--r--settings/l10n/sl.json2
4 files changed, 6 insertions, 0 deletions
diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js
index be02cf7dd9b..3af3b4320f2 100644
--- a/settings/l10n/pl.js
+++ b/settings/l10n/pl.js
@@ -251,6 +251,7 @@ OC.L10N.register(
"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." : "Dla optymalnej wydajności należy poprawnie skonfigurować zadania w tle. Dla większych instancji zalecane jest użycie usługi 'Cron'. Więcej informacji można znaleźć w dokumentacji.",
"Execute one task with each page loaded" : "Wykonuj jedno zadanie wraz z każdą wczytaną stroną.",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "Cron.php jest zarejestrowany w usłudze webcron do uruchamiania cron.php raz na 15 minut przez http.",
+ "Use system cron service to call the cron.php file every 15 minutes." : "Użyj usługi systemowej cron do wywoływania cron.php co 15 minut.",
"The cron.php needs to be executed by the system user \"%s\"." : "Cron.php musi być wykonywany przez użytkownika systemu \"%s\".",
"To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Aby to uruchomić potrzebujesz rozszerzenia posix do PHP. Po więcej informacji sprawdź {linkstart}dokumentację PHP{linkend}.",
"Version" : "Wersja",
diff --git a/settings/l10n/pl.json b/settings/l10n/pl.json
index 05436b13f43..885ffa2e96b 100644
--- a/settings/l10n/pl.json
+++ b/settings/l10n/pl.json
@@ -249,6 +249,7 @@
"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." : "Dla optymalnej wydajności należy poprawnie skonfigurować zadania w tle. Dla większych instancji zalecane jest użycie usługi 'Cron'. Więcej informacji można znaleźć w dokumentacji.",
"Execute one task with each page loaded" : "Wykonuj jedno zadanie wraz z każdą wczytaną stroną.",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "Cron.php jest zarejestrowany w usłudze webcron do uruchamiania cron.php raz na 15 minut przez http.",
+ "Use system cron service to call the cron.php file every 15 minutes." : "Użyj usługi systemowej cron do wywoływania cron.php co 15 minut.",
"The cron.php needs to be executed by the system user \"%s\"." : "Cron.php musi być wykonywany przez użytkownika systemu \"%s\".",
"To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Aby to uruchomić potrzebujesz rozszerzenia posix do PHP. Po więcej informacji sprawdź {linkstart}dokumentację PHP{linkend}.",
"Version" : "Wersja",
diff --git a/settings/l10n/sl.js b/settings/l10n/sl.js
index 3a6e5ae2c7f..224f109349a 100644
--- a/settings/l10n/sl.js
+++ b/settings/l10n/sl.js
@@ -1,6 +1,8 @@
OC.L10N.register(
"settings",
{
+ "{actor} changed your password" : "{actor} vaše geslo je spremenjeno",
+ "You changed your password" : "Spremenili ste vaše geslo",
"Wrong password" : "Napačno geslo",
"Saved" : "Shranjeno",
"No user supplied" : "Ni navedenega uporabnika",
diff --git a/settings/l10n/sl.json b/settings/l10n/sl.json
index 5bc8b7b2cce..e5335276d1b 100644
--- a/settings/l10n/sl.json
+++ b/settings/l10n/sl.json
@@ -1,4 +1,6 @@
{ "translations": {
+ "{actor} changed your password" : "{actor} vaše geslo je spremenjeno",
+ "You changed your password" : "Spremenili ste vaše geslo",
"Wrong password" : "Napačno geslo",
"Saved" : "Shranjeno",
"No user supplied" : "Ni navedenega uporabnika",