summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-31 00:13:51 +0000
committerNextcloud bot <bot@nextcloud.com>2018-03-31 00:13:51 +0000
commit0f398e7611a39ac843c45cae3db1d63a03d1296a (patch)
treee8971a496d992e6459e3c114782d007bd5838581 /apps
parent660ae73e5f3f5d3a94c73493166bad170b55c1f4 (diff)
downloadnextcloud-server-0f398e7611a39ac843c45cae3db1d63a03d1296a.tar.gz
nextcloud-server-0f398e7611a39ac843c45cae3db1d63a03d1296a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/dav/l10n/pl.js5
-rw-r--r--apps/dav/l10n/pl.json5
-rw-r--r--apps/dav/l10n/sk.js1
-rw-r--r--apps/dav/l10n/sk.json1
-rw-r--r--apps/federation/l10n/pl.js1
-rw-r--r--apps/federation/l10n/pl.json1
-rw-r--r--apps/files/l10n/pl.js7
-rw-r--r--apps/files/l10n/pl.json7
-rw-r--r--apps/files/l10n/sk.js1
-rw-r--r--apps/files/l10n/sk.json1
-rw-r--r--apps/files_external/l10n/sk.js1
-rw-r--r--apps/files_external/l10n/sk.json1
-rw-r--r--apps/oauth2/l10n/sk.js1
-rw-r--r--apps/oauth2/l10n/sk.json1
-rw-r--r--apps/theming/l10n/es.js3
-rw-r--r--apps/theming/l10n/es.json3
-rw-r--r--apps/theming/l10n/sk.js1
-rw-r--r--apps/theming/l10n/sk.json1
-rw-r--r--apps/theming/l10n/sr.js1
-rw-r--r--apps/theming/l10n/sr.json1
-rw-r--r--apps/updatenotification/l10n/es.js3
-rw-r--r--apps/updatenotification/l10n/es.json3
-rw-r--r--apps/user_ldap/l10n/sk.js2
-rw-r--r--apps/user_ldap/l10n/sk.json2
24 files changed, 52 insertions, 2 deletions
diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js
index dd67807e7fa..11d53da887d 100644
--- a/apps/dav/l10n/pl.js
+++ b/apps/dav/l10n/pl.js
@@ -10,6 +10,8 @@ OC.L10N.register(
"You deleted calendar {calendar}" : "Usunąłęś/ęłaś kalendarz {calendar}",
"{actor} updated calendar {calendar}" : "{actor} zaktualizował/-a kalendarz {calendar} .",
"You updated calendar {calendar}" : "Zaktualizowałeś/-aś kalendarz {calendar}",
+ "You shared calendar {calendar} as public link" : "Udostępniłeś kalendarz {calendar} jako publiczny link",
+ "You removed public link for calendar {calendar}" : "Usunąłeś publiczny link do kalendarza {calendar}",
"{actor} shared calendar {calendar} with you" : "{actor} współdzieli kalendarz {calendar} z Tobą",
"You shared calendar {calendar} with {user}" : "Współdzielisz kalendarz {calendar} z {user}",
"{actor} shared calendar {calendar} with {user}" : "{actor} współdzieli kalendarz {calendar} z {user}",
@@ -59,6 +61,7 @@ OC.L10N.register(
"Request ID: %s" : "ID żądania: %s",
"CalDAV server" : "Serwer CalDAV",
"Send invitations to attendees" : "Wyślij uczestnikom zaproszenia",
- "Please make sure to properly set up the email settings above." : "Upewnij się, że dobrze skonfigurowano powyżej ustawienia poczty e-mail."
+ "Please make sure to properly set up the email settings above." : "Upewnij się, że dobrze skonfigurowano powyżej ustawienia poczty e-mail.",
+ "Automatically generate a birthday calendar" : "Automatycznie generuj kalendarz urodzin"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json
index 8221c4e8228..e04a6e25b5c 100644
--- a/apps/dav/l10n/pl.json
+++ b/apps/dav/l10n/pl.json
@@ -8,6 +8,8 @@
"You deleted calendar {calendar}" : "Usunąłęś/ęłaś kalendarz {calendar}",
"{actor} updated calendar {calendar}" : "{actor} zaktualizował/-a kalendarz {calendar} .",
"You updated calendar {calendar}" : "Zaktualizowałeś/-aś kalendarz {calendar}",
+ "You shared calendar {calendar} as public link" : "Udostępniłeś kalendarz {calendar} jako publiczny link",
+ "You removed public link for calendar {calendar}" : "Usunąłeś publiczny link do kalendarza {calendar}",
"{actor} shared calendar {calendar} with you" : "{actor} współdzieli kalendarz {calendar} z Tobą",
"You shared calendar {calendar} with {user}" : "Współdzielisz kalendarz {calendar} z {user}",
"{actor} shared calendar {calendar} with {user}" : "{actor} współdzieli kalendarz {calendar} z {user}",
@@ -57,6 +59,7 @@
"Request ID: %s" : "ID żądania: %s",
"CalDAV server" : "Serwer CalDAV",
"Send invitations to attendees" : "Wyślij uczestnikom zaproszenia",
- "Please make sure to properly set up the email settings above." : "Upewnij się, że dobrze skonfigurowano powyżej ustawienia poczty e-mail."
+ "Please make sure to properly set up the email settings above." : "Upewnij się, że dobrze skonfigurowano powyżej ustawienia poczty e-mail.",
+ "Automatically generate a birthday calendar" : "Automatycznie generuj kalendarz urodzin"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
} \ No newline at end of file
diff --git a/apps/dav/l10n/sk.js b/apps/dav/l10n/sk.js
index 59bd102066a..46199bdd4f9 100644
--- a/apps/dav/l10n/sk.js
+++ b/apps/dav/l10n/sk.js
@@ -52,6 +52,7 @@ OC.L10N.register(
"Description:" : "Popis:",
"Link:" : "Odkaz:",
"Contacts" : "Kontakty",
+ "WebDAV" : "WebDAV",
"Technical details" : "Technické podrobnosti",
"Remote Address: %s" : "Vzdialená adresa: %s",
"Request ID: %s" : "ID požiadavky: %s",
diff --git a/apps/dav/l10n/sk.json b/apps/dav/l10n/sk.json
index 6e13d51b12c..6455aa505bc 100644
--- a/apps/dav/l10n/sk.json
+++ b/apps/dav/l10n/sk.json
@@ -50,6 +50,7 @@
"Description:" : "Popis:",
"Link:" : "Odkaz:",
"Contacts" : "Kontakty",
+ "WebDAV" : "WebDAV",
"Technical details" : "Technické podrobnosti",
"Remote Address: %s" : "Vzdialená adresa: %s",
"Request ID: %s" : "ID požiadavky: %s",
diff --git a/apps/federation/l10n/pl.js b/apps/federation/l10n/pl.js
index b0f746bb74e..eb991b9dce9 100644
--- a/apps/federation/l10n/pl.js
+++ b/apps/federation/l10n/pl.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Server is already in the list of trusted servers." : "Serwer znajduje się już na liście zaufanych serwerów.",
"No server to federate with found" : "Nie znaleziono stowarzyszonego serwera",
"Could not add server" : "Nie można dodać serwera",
+ "Federation" : "Stowarzyszenia",
"Trusted servers" : "Zaufane serwery",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Stowarzyszenie pozwala łączyć się z innymi zaufanymi użytkownikami i wymieniać się z nimi katalogami. Na przykład, może to być wykorzystane do autouzupełniania w dzieleniu się ze stowarzyszonym użytkownikiem.",
"Add server automatically once a federated share was created successfully" : "Dodaj serwer automatycznie po pomyślnym utworzeniu stowarzyszonego udziału.",
diff --git a/apps/federation/l10n/pl.json b/apps/federation/l10n/pl.json
index e2b8b9c32fe..be295636029 100644
--- a/apps/federation/l10n/pl.json
+++ b/apps/federation/l10n/pl.json
@@ -3,6 +3,7 @@
"Server is already in the list of trusted servers." : "Serwer znajduje się już na liście zaufanych serwerów.",
"No server to federate with found" : "Nie znaleziono stowarzyszonego serwera",
"Could not add server" : "Nie można dodać serwera",
+ "Federation" : "Stowarzyszenia",
"Trusted servers" : "Zaufane serwery",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Stowarzyszenie pozwala łączyć się z innymi zaufanymi użytkownikami i wymieniać się z nimi katalogami. Na przykład, może to być wykorzystane do autouzupełniania w dzieleniu się ze stowarzyszonym użytkownikiem.",
"Add server automatically once a federated share was created successfully" : "Dodaj serwer automatycznie po pomyślnym utworzeniu stowarzyszonego udziału.",
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js
index 30b4092c50d..f474b2429b6 100644
--- a/apps/files/l10n/pl.js
+++ b/apps/files/l10n/pl.js
@@ -25,6 +25,7 @@ OC.L10N.register(
"Download" : "Pobierz",
"Rename" : "Zmień nazwę",
"Move or copy" : "Przenieś lub kopiuj",
+ "Copy" : "Kopiuj",
"Target folder" : "Folder docelowy",
"Delete" : "Usuń",
"Disconnect storage" : "Odłącz magazyn",
@@ -99,12 +100,18 @@ OC.L10N.register(
"Moved by {user}" : "Przeniesione przez {user}",
"\"remote user\"" : "\"użytkownik zdalny\"",
"You created {file}" : "Utworzy‭łeś {file}",
+ "You created an encrypted file in {file}" : "Stworzyłeś zaszyfrowany plik w {file}",
"{user} created {file}" : "{user} utworzy‭ł {file}",
+ "{user} created an encrypted file in {file}" : "{user} utworzył zaszyfrowany plik w {file}",
"{file} was created in a public folder" : "{file} został utworzony w folderze publicznym",
"You changed {file}" : "Zmieniłeś {file}",
+ "You changed an encrypted file in {file}" : "Zmieniłeś zaszyfrowany plik w {file}",
"{user} changed {file}" : "{user} zmienił {file}",
+ "{user} changed an encrypted file in {file}" : "{user} zmienił zaszyfrowany plik w {file}",
"You deleted {file}" : "Usunąłeś {file}",
+ "You deleted an encrypted file in {file}" : "Usunąłeś zaszyfrowany plik w {file}",
"{user} deleted {file}" : "{user} usunął {file}",
+ "{user} deleted an encrypted file in {file}" : "{user} usunął zaszyfrowany plik w {file}",
"You restored {file}" : "Przywróciłeś {file}",
"{user} restored {file}" : "{user} przywrócił {file}",
"You renamed {oldfile} to {newfile}" : "Zmieniłeś {oldfile} na {newfile}",
diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json
index da93dd54258..187cc6a79d0 100644
--- a/apps/files/l10n/pl.json
+++ b/apps/files/l10n/pl.json
@@ -23,6 +23,7 @@
"Download" : "Pobierz",
"Rename" : "Zmień nazwę",
"Move or copy" : "Przenieś lub kopiuj",
+ "Copy" : "Kopiuj",
"Target folder" : "Folder docelowy",
"Delete" : "Usuń",
"Disconnect storage" : "Odłącz magazyn",
@@ -97,12 +98,18 @@
"Moved by {user}" : "Przeniesione przez {user}",
"\"remote user\"" : "\"użytkownik zdalny\"",
"You created {file}" : "Utworzy‭łeś {file}",
+ "You created an encrypted file in {file}" : "Stworzyłeś zaszyfrowany plik w {file}",
"{user} created {file}" : "{user} utworzy‭ł {file}",
+ "{user} created an encrypted file in {file}" : "{user} utworzył zaszyfrowany plik w {file}",
"{file} was created in a public folder" : "{file} został utworzony w folderze publicznym",
"You changed {file}" : "Zmieniłeś {file}",
+ "You changed an encrypted file in {file}" : "Zmieniłeś zaszyfrowany plik w {file}",
"{user} changed {file}" : "{user} zmienił {file}",
+ "{user} changed an encrypted file in {file}" : "{user} zmienił zaszyfrowany plik w {file}",
"You deleted {file}" : "Usunąłeś {file}",
+ "You deleted an encrypted file in {file}" : "Usunąłeś zaszyfrowany plik w {file}",
"{user} deleted {file}" : "{user} usunął {file}",
+ "{user} deleted an encrypted file in {file}" : "{user} usunął zaszyfrowany plik w {file}",
"You restored {file}" : "Przywróciłeś {file}",
"{user} restored {file}" : "{user} przywrócił {file}",
"You renamed {oldfile} to {newfile}" : "Zmieniłeś {oldfile} na {newfile}",
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js
index c609ee92197..4d74625a007 100644
--- a/apps/files/l10n/sk.js
+++ b/apps/files/l10n/sk.js
@@ -25,6 +25,7 @@ OC.L10N.register(
"Download" : "Sťahovanie",
"Rename" : "Premenovať",
"Move or copy" : "Presunúť alebo kopírovať",
+ "Copy" : "Kopírovať",
"Target folder" : "Cieľový priečinok",
"Delete" : "Zmazať",
"Disconnect storage" : "Odpojiť úložisko",
diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json
index 59d387b91b1..304a9e8dd79 100644
--- a/apps/files/l10n/sk.json
+++ b/apps/files/l10n/sk.json
@@ -23,6 +23,7 @@
"Download" : "Sťahovanie",
"Rename" : "Premenovať",
"Move or copy" : "Presunúť alebo kopírovať",
+ "Copy" : "Kopírovať",
"Target folder" : "Cieľový priečinok",
"Delete" : "Zmazať",
"Disconnect storage" : "Odpojiť úložisko",
diff --git a/apps/files_external/l10n/sk.js b/apps/files_external/l10n/sk.js
index 94277458b2e..2d85e5b9635 100644
--- a/apps/files_external/l10n/sk.js
+++ b/apps/files_external/l10n/sk.js
@@ -121,6 +121,7 @@ OC.L10N.register(
"Allow users to mount the following external storage" : "Povoliť používateľom pripojiť tieto externé úložiská",
"OpenStack" : "OpenStack",
"Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive",
"No external storage configured" : "Žiadne externé úložisko nie je nakonfigurované",
"You can add external storages in the personal settings" : "Externé úložisko je možné pridať v osobných nastaveniach",
"Are you sure you want to delete this external storage" : "Naozaj chcete zmazať toto externé úložisko?"
diff --git a/apps/files_external/l10n/sk.json b/apps/files_external/l10n/sk.json
index 8fc84346148..f685660f273 100644
--- a/apps/files_external/l10n/sk.json
+++ b/apps/files_external/l10n/sk.json
@@ -119,6 +119,7 @@
"Allow users to mount the following external storage" : "Povoliť používateľom pripojiť tieto externé úložiská",
"OpenStack" : "OpenStack",
"Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive",
"No external storage configured" : "Žiadne externé úložisko nie je nakonfigurované",
"You can add external storages in the personal settings" : "Externé úložisko je možné pridať v osobných nastaveniach",
"Are you sure you want to delete this external storage" : "Naozaj chcete zmazať toto externé úložisko?"
diff --git a/apps/oauth2/l10n/sk.js b/apps/oauth2/l10n/sk.js
index 5de3a2a5144..977ffe779a0 100644
--- a/apps/oauth2/l10n/sk.js
+++ b/apps/oauth2/l10n/sk.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
+ "OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "klienti OAuth 2.0",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 umožňuje externým službám vyžiadať prístup k %s.",
"Name" : "Názov",
diff --git a/apps/oauth2/l10n/sk.json b/apps/oauth2/l10n/sk.json
index bb8e9db4caf..bc0e014f859 100644
--- a/apps/oauth2/l10n/sk.json
+++ b/apps/oauth2/l10n/sk.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "klienti OAuth 2.0",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 umožňuje externým službám vyžiadať prístup k %s.",
"Name" : "Názov",
diff --git a/apps/theming/l10n/es.js b/apps/theming/l10n/es.js
index 175474a4e26..325cee972ca 100644
--- a/apps/theming/l10n/es.js
+++ b/apps/theming/l10n/es.js
@@ -16,8 +16,11 @@ OC.L10N.register(
"The file was only partially uploaded" : "El archivo se ha subido parcialmente",
"No file was uploaded" : "No se ha subido ningún archivo",
"Missing a temporary folder" : "Falta una carpeta temporal",
+ "Could not write file to disk" : "No se puede escribir el archivo en el disco",
+ "A PHP extension stopped the file upload" : "Una extensión PHP ha cancelado la subida de archivos",
"No file uploaded" : "No se ha subido archivo",
"Unsupported image type" : "Tipo de imagen no soportado",
+ "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya estás usando un tema personalizado. La configuración de la aplicación de temas puede ser sobrescrita por el.",
"Theming" : "Tema",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Los temas hacen posible personalizar fácilmente la apariencia de tu instancia y los clientes soportados. Esto será visible para todos los usuarios.",
"Name" : "Nombre",
diff --git a/apps/theming/l10n/es.json b/apps/theming/l10n/es.json
index a8bc1137349..e091d8d1b56 100644
--- a/apps/theming/l10n/es.json
+++ b/apps/theming/l10n/es.json
@@ -14,8 +14,11 @@
"The file was only partially uploaded" : "El archivo se ha subido parcialmente",
"No file was uploaded" : "No se ha subido ningún archivo",
"Missing a temporary folder" : "Falta una carpeta temporal",
+ "Could not write file to disk" : "No se puede escribir el archivo en el disco",
+ "A PHP extension stopped the file upload" : "Una extensión PHP ha cancelado la subida de archivos",
"No file uploaded" : "No se ha subido archivo",
"Unsupported image type" : "Tipo de imagen no soportado",
+ "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya estás usando un tema personalizado. La configuración de la aplicación de temas puede ser sobrescrita por el.",
"Theming" : "Tema",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Los temas hacen posible personalizar fácilmente la apariencia de tu instancia y los clientes soportados. Esto será visible para todos los usuarios.",
"Name" : "Nombre",
diff --git a/apps/theming/l10n/sk.js b/apps/theming/l10n/sk.js
index 70ecf3ae1ea..c07c3bd6733 100644
--- a/apps/theming/l10n/sk.js
+++ b/apps/theming/l10n/sk.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"The given web address is too long" : "Zadaná web adresa je príliš dlhá",
"The given slogan is too long" : "Zadaný slogan je príliš dlhý",
"The given color is invalid" : "Zadaná farba nie je platná",
+ "The file was uploaded" : "Súbor bol nahraný",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Nahraný súbor prekročil limit nastavený v upload_max_filesize v súbore php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Ukladaný súbor prekračuje nastavenie MAX_FILE_SIZE z volieb HTML formulára.",
"No file was uploaded" : "Nenahral sa žiadny súbor",
diff --git a/apps/theming/l10n/sk.json b/apps/theming/l10n/sk.json
index fca378e591f..649c93010ea 100644
--- a/apps/theming/l10n/sk.json
+++ b/apps/theming/l10n/sk.json
@@ -8,6 +8,7 @@
"The given web address is too long" : "Zadaná web adresa je príliš dlhá",
"The given slogan is too long" : "Zadaný slogan je príliš dlhý",
"The given color is invalid" : "Zadaná farba nie je platná",
+ "The file was uploaded" : "Súbor bol nahraný",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Nahraný súbor prekročil limit nastavený v upload_max_filesize v súbore php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Ukladaný súbor prekračuje nastavenie MAX_FILE_SIZE z volieb HTML formulára.",
"No file was uploaded" : "Nenahral sa žiadny súbor",
diff --git a/apps/theming/l10n/sr.js b/apps/theming/l10n/sr.js
index bb1ecaf325b..9ba3df16b53 100644
--- a/apps/theming/l10n/sr.js
+++ b/apps/theming/l10n/sr.js
@@ -20,6 +20,7 @@ OC.L10N.register(
"A PHP extension stopped the file upload" : "PHP екстензија је зауставила отпремање фајла",
"No file uploaded" : "Ниједан фајл није отпремљен",
"Unsupported image type" : "Неподржани тип слике",
+ "You are already using a custom theme. Theming app settings might be overwritten by that." : "Већ користите прилагођену тему. Подешавања ове апликације ће можда бити пребрисана тиме.",
"Theming" : "Теме",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Теме Вам омогућавају да лако измените изглед Ваше инстанце и подржаних клијената. Ово ће бити видљиво свим корисницима.",
"Name" : "Име",
diff --git a/apps/theming/l10n/sr.json b/apps/theming/l10n/sr.json
index ff4d277d8f5..735302d718c 100644
--- a/apps/theming/l10n/sr.json
+++ b/apps/theming/l10n/sr.json
@@ -18,6 +18,7 @@
"A PHP extension stopped the file upload" : "PHP екстензија је зауставила отпремање фајла",
"No file uploaded" : "Ниједан фајл није отпремљен",
"Unsupported image type" : "Неподржани тип слике",
+ "You are already using a custom theme. Theming app settings might be overwritten by that." : "Већ користите прилагођену тему. Подешавања ове апликације ће можда бити пребрисана тиме.",
"Theming" : "Теме",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Теме Вам омогућавају да лако измените изглед Ваше инстанце и подржаних клијената. Ово ће бити видљиво свим корисницима.",
"Name" : "Име",
diff --git a/apps/updatenotification/l10n/es.js b/apps/updatenotification/l10n/es.js
index dd25fb88e19..d4814b301eb 100644
--- a/apps/updatenotification/l10n/es.js
+++ b/apps/updatenotification/l10n/es.js
@@ -19,6 +19,9 @@ OC.L10N.register(
"Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "No se ha podido conectar a la appstore o la appstore no ha devuelto ninguna actualización. Busca actualizaciones manualmente o asegúrate de que tu servidor tiene acceso a internet y puede conectarse a la appstore.",
"<strong>All</strong> apps have an update for this version available" : "<strong>Todas</strong> las apps tienen disponible una actualización para esta versión",
"_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> app no tiene actualización disponible para esta versión.","<strong>%n</strong> apps no tienen actualización disponible para esta versión."],
+ "<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>production</strong> siempre proporcionará el último nivel de parches, pero no se actualizará a la próxima versión principal de inmediato. Esa actualización generalmente ocurre con la segunda versión menor (x.0.2).",
+ "<strong>stable</strong> is the most recent stable version. It is suited for production use and will always update to the latest major version." : "<strong>stable</strong> es la versión estable más reciente. Es adecuado para uso en producción y siempre se actualizará a la última versión principal.",
+ "<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong> es una versión preliminar solo para probar nuevas características, no para entornos de producción.",
"Could not start updater, please try the manual update" : "No se ha podido iniciar el actualizador. Por favor, prueba a realizar la actualización de forma manual",
"Update notifications" : "Actualizar notificaciones",
"Channel updated" : "Canal actualizado",
diff --git a/apps/updatenotification/l10n/es.json b/apps/updatenotification/l10n/es.json
index 135f987897a..5451ff39f2b 100644
--- a/apps/updatenotification/l10n/es.json
+++ b/apps/updatenotification/l10n/es.json
@@ -17,6 +17,9 @@
"Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "No se ha podido conectar a la appstore o la appstore no ha devuelto ninguna actualización. Busca actualizaciones manualmente o asegúrate de que tu servidor tiene acceso a internet y puede conectarse a la appstore.",
"<strong>All</strong> apps have an update for this version available" : "<strong>Todas</strong> las apps tienen disponible una actualización para esta versión",
"_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> app no tiene actualización disponible para esta versión.","<strong>%n</strong> apps no tienen actualización disponible para esta versión."],
+ "<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>production</strong> siempre proporcionará el último nivel de parches, pero no se actualizará a la próxima versión principal de inmediato. Esa actualización generalmente ocurre con la segunda versión menor (x.0.2).",
+ "<strong>stable</strong> is the most recent stable version. It is suited for production use and will always update to the latest major version." : "<strong>stable</strong> es la versión estable más reciente. Es adecuado para uso en producción y siempre se actualizará a la última versión principal.",
+ "<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong> es una versión preliminar solo para probar nuevas características, no para entornos de producción.",
"Could not start updater, please try the manual update" : "No se ha podido iniciar el actualizador. Por favor, prueba a realizar la actualización de forma manual",
"Update notifications" : "Actualizar notificaciones",
"Channel updated" : "Canal actualizado",
diff --git a/apps/user_ldap/l10n/sk.js b/apps/user_ldap/l10n/sk.js
index 0c01a1dca94..34100a0d6f0 100644
--- a/apps/user_ldap/l10n/sk.js
+++ b/apps/user_ldap/l10n/sk.js
@@ -96,7 +96,9 @@ OC.L10N.register(
"Back" : "Späť",
"Continue" : "Pokračovať",
"An internal error occurred." : "Nastala interná chyba.",
+ "Current password" : "Aktuálne heslo",
"New password" : "Nové heslo",
+ "Wrong password. Reset it?" : "Chybné heslo. Chcete ho obnoviť?",
"Wrong password." : "Nesprávne heslo.",
"Cancel" : "Zrušiť",
"Server" : "Server",
diff --git a/apps/user_ldap/l10n/sk.json b/apps/user_ldap/l10n/sk.json
index 413ca5fa0e8..41b30d9c1c3 100644
--- a/apps/user_ldap/l10n/sk.json
+++ b/apps/user_ldap/l10n/sk.json
@@ -94,7 +94,9 @@
"Back" : "Späť",
"Continue" : "Pokračovať",
"An internal error occurred." : "Nastala interná chyba.",
+ "Current password" : "Aktuálne heslo",
"New password" : "Nové heslo",
+ "Wrong password. Reset it?" : "Chybné heslo. Chcete ho obnoviť?",
"Wrong password." : "Nesprávne heslo.",
"Cancel" : "Zrušiť",
"Server" : "Server",