diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js
index dd67807e7f..11d53da887 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 8221c4e822..e04a6e25b5 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 59bd102066..46199bdd4f 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 6e13d51b12..6455aa505b 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 b0f746bb74..eb991b9dce 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 e2b8b9c32f..be29563602 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 30b4092c50..f474b2429b 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 da93dd5425..187cc6a79d 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 c609ee9219..4d74625a00 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 59d387b91b..304a9e8dd7 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 94277458b2..2d85e5b963 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 8fc8434614..f685660f27 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 5de3a2a514..977ffe779a 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 bb8e9db4ca..bc0e014f85 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 175474a4e2..325cee972c 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 a8bc113734..e091d8d1b5 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 70ecf3ae1e..c07c3bd673 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 fca378e591..649c93010e 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 bb1ecaf325..9ba3df16b5 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 ff4d277d8f..735302d718 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 dd25fb88e1..d4814b301e 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.",
"All apps have an update for this version available" : "Todas las apps tienen disponible una actualización para esta versión",
"_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n app no tiene actualización disponible para esta versión.","%n apps no tienen actualización disponible para esta versión."],
+ "production 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)." : "production 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).",
+ "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "stable 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.",
+ "beta is a pre-release version only for testing new features, not for production environments." : "beta 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 135f987897..5451ff39f2 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.",
"All apps have an update for this version available" : "Todas las apps tienen disponible una actualización para esta versión",
"_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n app no tiene actualización disponible para esta versión.","%n apps no tienen actualización disponible para esta versión."],
+ "production 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)." : "production 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).",
+ "stable is the most recent stable version. It is suited for production use and will always update to the latest major version." : "stable 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.",
+ "beta is a pre-release version only for testing new features, not for production environments." : "beta 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 0c01a1dca9..34100a0d6f 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 413ca5fa0e..41b30d9c1c 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",
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index 87b577e599..c407ae3fae 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -175,6 +175,7 @@ OC.L10N.register(
"This list is maybe truncated - please refine your search term to see more results." : "Этот список может быть показан не полностью - уточните запрос что бы просмотреть больше результатов.",
"No users or groups found for {search}" : "Не найдено пользователей или групп по запросу {search}",
"No users found for {search}" : "Не найдено пользователей по запросу {search}",
+ "An error occurred (\"{message}\"). Please try again" : "Произошла ошибка («{message}»). Попробуйте ещё раз",
"An error occurred. Please try again" : "Произошла ошибка. Попробуйте ещё раз",
"{sharee} (group)" : "{sharee} (группа)",
"{sharee} (remote)" : "{sharee} (на другом сервере)",
diff --git a/core/l10n/ru.json b/core/l10n/ru.json
index d82de17ade..5451ae73ef 100644
--- a/core/l10n/ru.json
+++ b/core/l10n/ru.json
@@ -173,6 +173,7 @@
"This list is maybe truncated - please refine your search term to see more results." : "Этот список может быть показан не полностью - уточните запрос что бы просмотреть больше результатов.",
"No users or groups found for {search}" : "Не найдено пользователей или групп по запросу {search}",
"No users found for {search}" : "Не найдено пользователей по запросу {search}",
+ "An error occurred (\"{message}\"). Please try again" : "Произошла ошибка («{message}»). Попробуйте ещё раз",
"An error occurred. Please try again" : "Произошла ошибка. Попробуйте ещё раз",
"{sharee} (group)" : "{sharee} (группа)",
"{sharee} (remote)" : "{sharee} (на другом сервере)",
diff --git a/core/l10n/sk.js b/core/l10n/sk.js
index 413c7307ba..f7454f1095 100644
--- a/core/l10n/sk.js
+++ b/core/l10n/sk.js
@@ -306,6 +306,7 @@ OC.L10N.register(
"Share with other people by entering a user or group, a federated cloud ID or an email address." : "Sprístupniť iným ľuďom zadaním používateľa alebo skupiny, federatívneho cloud ID alebo e-mailovej adresy.",
"Share with other people by entering a user or group or a federated cloud ID." : "Sprístupniť iným ľuďom zadaním používateľa alebo skupiny, federatívneho cloud ID.",
"Share with other people by entering a user or group or an email address." : "Sprístupniť iným ľuďom zadaním používateľa, skupiny alebo e-mailovej adresy.",
+ "Wrong password. Reset it?" : "Chybné heslo. Chcete ho obnoviť?",
"Alternative Logins" : "Alternatívne prihlásenie"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
diff --git a/core/l10n/sk.json b/core/l10n/sk.json
index 75be875058..647f563d1a 100644
--- a/core/l10n/sk.json
+++ b/core/l10n/sk.json
@@ -304,6 +304,7 @@
"Share with other people by entering a user or group, a federated cloud ID or an email address." : "Sprístupniť iným ľuďom zadaním používateľa alebo skupiny, federatívneho cloud ID alebo e-mailovej adresy.",
"Share with other people by entering a user or group or a federated cloud ID." : "Sprístupniť iným ľuďom zadaním používateľa alebo skupiny, federatívneho cloud ID.",
"Share with other people by entering a user or group or an email address." : "Sprístupniť iným ľuďom zadaním používateľa, skupiny alebo e-mailovej adresy.",
+ "Wrong password. Reset it?" : "Chybné heslo. Chcete ho obnoviť?",
"Alternative Logins" : "Alternatívne prihlásenie"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
}
\ No newline at end of file
diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js
index ddd0c1de7f..b6d39421d4 100644
--- a/lib/l10n/sk.js
+++ b/lib/l10n/sk.js
@@ -66,6 +66,8 @@ OC.L10N.register(
"Unknown user" : "Neznámy používateľ",
"APCu" : "APCu",
"Redis" : "Redis",
+ "Create" : "Vytvoriť",
+ "Delete" : "Zmazať",
"Basic settings" : "Základné nastavenia",
"Sharing" : "Sprístupnenie",
"Security" : "Zabezpečenie",
@@ -227,6 +229,7 @@ OC.L10N.register(
"Storage incomplete configuration. %s" : "Neplatná konfigurácia úložiska. %s",
"Storage connection error. %s" : "Chyba pripojenia k úložisku. %s",
"Storage is temporarily not available" : "Úložisko je dočasne nedostupné",
- "Storage connection timeout. %s" : "Vypršanie pripojenia k úložisku. %s"
+ "Storage connection timeout. %s" : "Vypršanie pripojenia k úložisku. %s",
+ "Personal" : "Osobné"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
diff --git a/lib/l10n/sk.json b/lib/l10n/sk.json
index a9b9e1e695..47fa6f0901 100644
--- a/lib/l10n/sk.json
+++ b/lib/l10n/sk.json
@@ -64,6 +64,8 @@
"Unknown user" : "Neznámy používateľ",
"APCu" : "APCu",
"Redis" : "Redis",
+ "Create" : "Vytvoriť",
+ "Delete" : "Zmazať",
"Basic settings" : "Základné nastavenia",
"Sharing" : "Sprístupnenie",
"Security" : "Zabezpečenie",
@@ -225,6 +227,7 @@
"Storage incomplete configuration. %s" : "Neplatná konfigurácia úložiska. %s",
"Storage connection error. %s" : "Chyba pripojenia k úložisku. %s",
"Storage is temporarily not available" : "Úložisko je dočasne nedostupné",
- "Storage connection timeout. %s" : "Vypršanie pripojenia k úložisku. %s"
+ "Storage connection timeout. %s" : "Vypršanie pripojenia k úložisku. %s",
+ "Personal" : "Osobné"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
}
\ No newline at end of file
diff --git a/settings/l10n/sk.js b/settings/l10n/sk.js
index b3039da4cf..8e70c315ad 100644
--- a/settings/l10n/sk.js
+++ b/settings/l10n/sk.js
@@ -103,6 +103,7 @@ OC.L10N.register(
"Error: Could not disable broken app" : "Chyba: nebolo možné zakázať poškodenú aplikáciu",
"Error while disabling broken app" : "Nastala chyba počas zakazovania poškodenej aplikácie",
"App up to date" : "Aplikácia je aktuálna",
+ "Updating …" : "Aktualizuje sa...",
"Updated" : "Aktualizované",
"Removing …" : "Odstraňujem ...",
"Could not remove app" : "Aplikáciu nie je možné zmazať",
diff --git a/settings/l10n/sk.json b/settings/l10n/sk.json
index 7f241c3965..715a8b44a4 100644
--- a/settings/l10n/sk.json
+++ b/settings/l10n/sk.json
@@ -101,6 +101,7 @@
"Error: Could not disable broken app" : "Chyba: nebolo možné zakázať poškodenú aplikáciu",
"Error while disabling broken app" : "Nastala chyba počas zakazovania poškodenej aplikácie",
"App up to date" : "Aplikácia je aktuálna",
+ "Updating …" : "Aktualizuje sa...",
"Updated" : "Aktualizované",
"Removing …" : "Odstraňujem ...",
"Could not remove app" : "Aplikáciu nie je možné zmazať",