Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-10-27 03:12:35 +0300
committerNextcloud bot <bot@nextcloud.com>2018-10-27 03:12:35 +0300
commit0092e3adece4317cd2eff624e8ee4fab81006299 (patch)
treefd1fd3d7b7eaec822dfe6b5968e0b771f36ae0a5 /apps
parent6fcaa6fb9f1fcfc6b5016054437c8b802ecde914 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/comments/l10n/sk.js4
-rw-r--r--apps/comments/l10n/sk.json4
-rw-r--r--apps/dav/l10n/nl.js1
-rw-r--r--apps/dav/l10n/nl.json1
-rw-r--r--apps/files/l10n/ca.js15
-rw-r--r--apps/files/l10n/ca.json15
-rw-r--r--apps/files/l10n/nl.js1
-rw-r--r--apps/files/l10n/nl.json1
-rw-r--r--apps/files/l10n/sk.js5
-rw-r--r--apps/files/l10n/sk.json5
-rw-r--r--apps/files/l10n/sv.js1
-rw-r--r--apps/files/l10n/sv.json1
-rw-r--r--apps/files_external/l10n/sk.js12
-rw-r--r--apps/files_external/l10n/sk.json12
-rw-r--r--apps/files_sharing/l10n/sk.js1
-rw-r--r--apps/files_sharing/l10n/sk.json1
-rw-r--r--apps/files_versions/l10n/nl.js1
-rw-r--r--apps/files_versions/l10n/nl.json1
-rw-r--r--apps/files_versions/l10n/sk.js2
-rw-r--r--apps/files_versions/l10n/sk.json2
-rw-r--r--apps/files_versions/l10n/sv.js1
-rw-r--r--apps/files_versions/l10n/sv.json1
-rw-r--r--apps/sharebymail/l10n/es.js13
-rw-r--r--apps/sharebymail/l10n/es.json13
-rw-r--r--apps/sharebymail/l10n/sk.js19
-rw-r--r--apps/sharebymail/l10n/sk.json19
-rw-r--r--apps/twofactor_backupcodes/l10n/es.js15
-rw-r--r--apps/twofactor_backupcodes/l10n/es.json15
-rw-r--r--apps/workflowengine/l10n/sk.js3
-rw-r--r--apps/workflowengine/l10n/sk.json3
30 files changed, 162 insertions, 26 deletions
diff --git a/apps/comments/l10n/sk.js b/apps/comments/l10n/sk.js
index 9cce8839ab2..3e1a174c894 100644
--- a/apps/comments/l10n/sk.js
+++ b/apps/comments/l10n/sk.js
@@ -25,9 +25,11 @@ OC.L10N.register(
"%1$s commented on %2$s" : "%1$s komentoval %2$s",
"{author} commented on {file}" : "{author} komentoval {file}",
"<strong>Comments</strong> for files" : "<strong>Komentáre</strong> pre súbory",
- "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "\"%s\"",
+ "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Boli ste spomenutý v \"%s\", v komentári používateľom ktorý bol už vymazaný",
+ "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Boli ste spomenutý v \"{file}\", v komentári používateľom ktorý bol už vymazaný",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s vás spomenul v komentári k \"%2$s\"",
"{user} mentioned you in a comment on “{file}”" : "{user} vás spomenul v komentári k “{file}”",
+ "Files app plugin to add comments to files" : "Plugin súborovej aplikácie ktorý umožňuje pridávať komentáre k súborom",
"Unknown user" : "Neznámy používateľ",
"A (now) deleted user mentioned you in a comment on “%s”" : "Teraz už odstránený používateľ vás spomenul v komentári k \"%s\"",
"A (now) deleted user mentioned you in a comment on “{file}”" : "Teraz už odstránený používateľ vás spomenul v komentári k \"{file}\""
diff --git a/apps/comments/l10n/sk.json b/apps/comments/l10n/sk.json
index e8b87f381a8..26fa1b5beae 100644
--- a/apps/comments/l10n/sk.json
+++ b/apps/comments/l10n/sk.json
@@ -23,9 +23,11 @@
"%1$s commented on %2$s" : "%1$s komentoval %2$s",
"{author} commented on {file}" : "{author} komentoval {file}",
"<strong>Comments</strong> for files" : "<strong>Komentáre</strong> pre súbory",
- "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "\"%s\"",
+ "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Boli ste spomenutý v \"%s\", v komentári používateľom ktorý bol už vymazaný",
+ "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Boli ste spomenutý v \"{file}\", v komentári používateľom ktorý bol už vymazaný",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s vás spomenul v komentári k \"%2$s\"",
"{user} mentioned you in a comment on “{file}”" : "{user} vás spomenul v komentári k “{file}”",
+ "Files app plugin to add comments to files" : "Plugin súborovej aplikácie ktorý umožňuje pridávať komentáre k súborom",
"Unknown user" : "Neznámy používateľ",
"A (now) deleted user mentioned you in a comment on “%s”" : "Teraz už odstránený používateľ vás spomenul v komentári k \"%s\"",
"A (now) deleted user mentioned you in a comment on “{file}”" : "Teraz už odstránený používateľ vás spomenul v komentári k \"{file}\""
diff --git a/apps/dav/l10n/nl.js b/apps/dav/l10n/nl.js
index 91df26e7acc..9c4452d33b2 100644
--- a/apps/dav/l10n/nl.js
+++ b/apps/dav/l10n/nl.js
@@ -59,6 +59,7 @@ OC.L10N.register(
"More options …" : "Meer opties …",
"More options at %s" : "Meer opties op %s",
"Contacts" : "Contactpersonen",
+ "%s (group)" : "%s (group)",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV eindpunt",
"Technical details" : "Technische details",
diff --git a/apps/dav/l10n/nl.json b/apps/dav/l10n/nl.json
index edc8640ab1c..f9e0762178d 100644
--- a/apps/dav/l10n/nl.json
+++ b/apps/dav/l10n/nl.json
@@ -57,6 +57,7 @@
"More options …" : "Meer opties …",
"More options at %s" : "Meer opties op %s",
"Contacts" : "Contactpersonen",
+ "%s (group)" : "%s (group)",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV eindpunt",
"Technical details" : "Technische details",
diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js
index 17efc6fb107..ba519f9d382 100644
--- a/apps/files/l10n/ca.js
+++ b/apps/files/l10n/ca.js
@@ -16,16 +16,20 @@ OC.L10N.register(
"Could not create folder \"{dir}\"" : "No s'ha pogut crear la carpeta \"{dir}\"",
"Upload cancelled." : "La pujada s'ha cancel·lat.",
"…" : ".....",
+ "Processing files …" : "Processant arxius …",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "No es pot pujar {filename} perquè és una carpeta o té 0 bytes",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "No hi ha prou espai lliure, està carregant {size1} però només pot {size2}",
"Target folder \"{dir}\" does not exist any more" : "La carpeta objectiu \"{dir}\" ja no existeix",
"Not enough free space" : "Espai lliure insuficient",
"Uploading …" : "Carregant...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
+ "Uploading that item is not supported" : "Carregant aquest element no està soportat",
"Target folder does not exist any more" : "La carpeta de destí no existeix",
"Error when assembling chunks, status code {status}" : "S'ha produït un error mentre es recopilaven els fragments, el codi d'estat és {status}",
"Actions" : "Accions",
"Rename" : "Reanomena",
+ "Copy" : "Copiar",
+ "Choose target folder" : "Triar la carpeta de destí",
"Disconnect storage" : "Desonnecta l'emmagatzematge",
"Unshare" : "Deixa de compartir",
"Could not load info for file \"{file}\"" : "No s'ha pogut carregar la informació del fitxer \"{file}\"",
@@ -98,12 +102,18 @@ OC.L10N.register(
"Moved by {user}" : "Mogut per {user}",
"\"remote user\"" : "\"usuari remot\"",
"You created {file}" : "Has creat {file}",
+ "You created an encrypted file in {file}" : "Heu creat un arxiu encriptat a {file}",
"{user} created {file}" : "{user} ha creat {file}",
+ "{user} created an encrypted file in {file}" : "{user} ha creat un arxiu encriptat a {file}",
"{file} was created in a public folder" : "{file} s'ha creat en una carpeta pública",
"You changed {file}" : "Has modificat {file}",
+ "You changed an encrypted file in {file}" : "Has canviat un arxiu encriptat a {file}",
"{user} changed {file}" : "{user} ha modificat {file}",
+ "{user} changed an encrypted file in {file}" : "{user} ha canviat un arxiu encriptat a {file}",
"You deleted {file}" : "Heu esborrat {file}",
+ "You deleted an encrypted file in {file}" : "Has suprimit un arxiu encriptat a {file}",
"{user} deleted {file}" : "{user} ha esborrat {file}",
+ "{user} deleted an encrypted file in {file}" : "{user} ha suprimit un arxiu encriptat a {file}",
"You restored {file}" : "Has restaurat {file}",
"{user} restored {file}" : "{user} ha restaurat {file}",
"You renamed {oldfile} to {newfile}" : "Heu renomenat {oldfile} a {newfile}",
@@ -118,18 +128,21 @@ OC.L10N.register(
"A file or folder has been <strong>restored</strong>" : "S'ha <strong>restaurat</strong> un fitxer o una carpeta",
"Unlimited" : "Il·limitat",
"Upload (max. %s)" : "Pujada (màx. %s)",
+ "File Management" : "Gestió d'arxius",
"File handling" : "Gestió de fitxers",
"Maximum upload size" : "Mida màxima de pujada",
"max. possible: " : "màxim possible:",
"Save" : "Desa",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Amb PHP-FPM pot trigar 5 minuts a aplicar els canvis.",
"Missing permissions to edit from here." : "Falta els permisos per editar des d'aquí.",
+ "%1$s of %2$s used" : "%1$s de %2$s utilitzat",
"%s used" : "%s utilitzat",
"Settings" : "Configuració",
"Show hidden files" : "Mostra els fitxers ocults",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Utilitza aquesta adreça per <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">accedir als teus arxius mitjançant WebDAV</a>",
"Cancel upload" : "Cancel·la la pujada",
+ "Toggle grid view" : "Commuta vista de quadrícula",
"No files in here" : "No hi ha arxius",
"Upload some content or sync with your devices!" : "Pugi continguts o sincronitzi els seus dispositius.",
"No entries found in this folder" : "No hi ha entrades en aquesta carpeta",
@@ -140,9 +153,11 @@ OC.L10N.register(
"Files and folders you mark as favorite will show up here" : "Aquí apareixeran els arxius i carpetes que vostè marqui com favorits",
"Tags" : "Etiquetes",
"Deleted files" : "Fitxers esborrats",
+ "Shares" : "Comparticions",
"Shared with others" : "Compartit amb altres",
"Shared with you" : "Compartit amb tu",
"Shared by link" : "Comparteix per link",
+ "Deleted shares" : "Comparticions suprimides",
"Text file" : "Fitxer de text",
"New text file.txt" : "Nou fitxer de text.txt",
"Move" : "Moure",
diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json
index 96487ada462..c80fa666f08 100644
--- a/apps/files/l10n/ca.json
+++ b/apps/files/l10n/ca.json
@@ -14,16 +14,20 @@
"Could not create folder \"{dir}\"" : "No s'ha pogut crear la carpeta \"{dir}\"",
"Upload cancelled." : "La pujada s'ha cancel·lat.",
"…" : ".....",
+ "Processing files …" : "Processant arxius …",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "No es pot pujar {filename} perquè és una carpeta o té 0 bytes",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "No hi ha prou espai lliure, està carregant {size1} però només pot {size2}",
"Target folder \"{dir}\" does not exist any more" : "La carpeta objectiu \"{dir}\" ja no existeix",
"Not enough free space" : "Espai lliure insuficient",
"Uploading …" : "Carregant...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
+ "Uploading that item is not supported" : "Carregant aquest element no està soportat",
"Target folder does not exist any more" : "La carpeta de destí no existeix",
"Error when assembling chunks, status code {status}" : "S'ha produït un error mentre es recopilaven els fragments, el codi d'estat és {status}",
"Actions" : "Accions",
"Rename" : "Reanomena",
+ "Copy" : "Copiar",
+ "Choose target folder" : "Triar la carpeta de destí",
"Disconnect storage" : "Desonnecta l'emmagatzematge",
"Unshare" : "Deixa de compartir",
"Could not load info for file \"{file}\"" : "No s'ha pogut carregar la informació del fitxer \"{file}\"",
@@ -96,12 +100,18 @@
"Moved by {user}" : "Mogut per {user}",
"\"remote user\"" : "\"usuari remot\"",
"You created {file}" : "Has creat {file}",
+ "You created an encrypted file in {file}" : "Heu creat un arxiu encriptat a {file}",
"{user} created {file}" : "{user} ha creat {file}",
+ "{user} created an encrypted file in {file}" : "{user} ha creat un arxiu encriptat a {file}",
"{file} was created in a public folder" : "{file} s'ha creat en una carpeta pública",
"You changed {file}" : "Has modificat {file}",
+ "You changed an encrypted file in {file}" : "Has canviat un arxiu encriptat a {file}",
"{user} changed {file}" : "{user} ha modificat {file}",
+ "{user} changed an encrypted file in {file}" : "{user} ha canviat un arxiu encriptat a {file}",
"You deleted {file}" : "Heu esborrat {file}",
+ "You deleted an encrypted file in {file}" : "Has suprimit un arxiu encriptat a {file}",
"{user} deleted {file}" : "{user} ha esborrat {file}",
+ "{user} deleted an encrypted file in {file}" : "{user} ha suprimit un arxiu encriptat a {file}",
"You restored {file}" : "Has restaurat {file}",
"{user} restored {file}" : "{user} ha restaurat {file}",
"You renamed {oldfile} to {newfile}" : "Heu renomenat {oldfile} a {newfile}",
@@ -116,18 +126,21 @@
"A file or folder has been <strong>restored</strong>" : "S'ha <strong>restaurat</strong> un fitxer o una carpeta",
"Unlimited" : "Il·limitat",
"Upload (max. %s)" : "Pujada (màx. %s)",
+ "File Management" : "Gestió d'arxius",
"File handling" : "Gestió de fitxers",
"Maximum upload size" : "Mida màxima de pujada",
"max. possible: " : "màxim possible:",
"Save" : "Desa",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Amb PHP-FPM pot trigar 5 minuts a aplicar els canvis.",
"Missing permissions to edit from here." : "Falta els permisos per editar des d'aquí.",
+ "%1$s of %2$s used" : "%1$s de %2$s utilitzat",
"%s used" : "%s utilitzat",
"Settings" : "Configuració",
"Show hidden files" : "Mostra els fitxers ocults",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Utilitza aquesta adreça per <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">accedir als teus arxius mitjançant WebDAV</a>",
"Cancel upload" : "Cancel·la la pujada",
+ "Toggle grid view" : "Commuta vista de quadrícula",
"No files in here" : "No hi ha arxius",
"Upload some content or sync with your devices!" : "Pugi continguts o sincronitzi els seus dispositius.",
"No entries found in this folder" : "No hi ha entrades en aquesta carpeta",
@@ -138,9 +151,11 @@
"Files and folders you mark as favorite will show up here" : "Aquí apareixeran els arxius i carpetes que vostè marqui com favorits",
"Tags" : "Etiquetes",
"Deleted files" : "Fitxers esborrats",
+ "Shares" : "Comparticions",
"Shared with others" : "Compartit amb altres",
"Shared with you" : "Compartit amb tu",
"Shared by link" : "Comparteix per link",
+ "Deleted shares" : "Comparticions suprimides",
"Text file" : "Fitxer de text",
"New text file.txt" : "Nou fitxer de text.txt",
"Move" : "Moure",
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js
index 6a91f74ac57..ffcf8b6043c 100644
--- a/apps/files/l10n/nl.js
+++ b/apps/files/l10n/nl.js
@@ -142,6 +142,7 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Gebruik deze link <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">om je bestanden te benaderen via WebDAV</a>",
"Cancel upload" : "Stop upload",
+ "Toggle grid view" : "Omschakelen roosterbeeld",
"No files in here" : "Hier geen bestanden",
"Upload some content or sync with your devices!" : "Upload je inhoud of synchroniseer met je apparaten!",
"No entries found in this folder" : "Niets",
diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json
index 9a9651c70bf..0dcb9242a76 100644
--- a/apps/files/l10n/nl.json
+++ b/apps/files/l10n/nl.json
@@ -140,6 +140,7 @@
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Gebruik deze link <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">om je bestanden te benaderen via WebDAV</a>",
"Cancel upload" : "Stop upload",
+ "Toggle grid view" : "Omschakelen roosterbeeld",
"No files in here" : "Hier geen bestanden",
"Upload some content or sync with your devices!" : "Upload je inhoud of synchroniseer met je apparaten!",
"No entries found in this folder" : "Niets",
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js
index 1a77ec5afa9..80a968005db 100644
--- a/apps/files/l10n/sk.js
+++ b/apps/files/l10n/sk.js
@@ -16,17 +16,20 @@ OC.L10N.register(
"Could not create folder \"{dir}\"" : "Nemožno vytvoriť priečinok \"{dir}\"",
"Upload cancelled." : "Odosielanie je zrušené.",
"…" : "...",
+ "Processing files …" : "Spracovávam súbory ...",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Nemožno nahrať súbor {filename}, pretože je to priečinok, alebo má 0 bitov",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Nie je dostatok voľného miesta, chcete nahrať {size1} ale k dispozíciji je len {size2}",
"Target folder \"{dir}\" does not exist any more" : "Cieľový priečinok \"{dir}\" už neexistuje",
"Not enough free space" : "Nedostatok voľného miesta",
"Uploading …" : "Nahrávanie...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})",
+ "Uploading that item is not supported" : "Nahrávanie tejto položky nie je podporované",
"Target folder does not exist any more" : "Cieľový priečinok už neexistuje",
"Error when assembling chunks, status code {status}" : "Chyba pri zostavovaní kusov, kód chyby {status}",
"Actions" : "Akcie",
"Rename" : "Premenovať",
"Copy" : "Kopírovať",
+ "Choose target folder" : "Vyberte cieľový priečinok",
"Disconnect storage" : "Odpojiť úložisko",
"Unshare" : "Zneprístupniť",
"Could not load info for file \"{file}\"" : "Nebolo možné načítať informácie súboru \"{file}\"",
@@ -132,12 +135,14 @@ OC.L10N.register(
"Save" : "Uložiť",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Použitím PHP-FPM môžu byť zmeny vykonané do 5 minút.",
"Missing permissions to edit from here." : "Chýbajú orávnenia pre možnosť tu upravovať.",
+ "%1$s of %2$s used" : "Využité: %1$s z %2$s",
"%s used" : "%s použitých",
"Settings" : "Nastavenia",
"Show hidden files" : "Zobraziť skryté súbory",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Použiť túto adresu pre <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">prístup ku svojím súborom cez WebDAV</a>",
"Cancel upload" : "Zrušiť nahrávanie",
+ "Toggle grid view" : "Zobrazenie mriežky",
"No files in here" : "Nie sú tu žiadne súbory",
"Upload some content or sync with your devices!" : "Nahrajte nejaký obsah alebo synchronizujte zo svojimi zariadeniami!",
"No entries found in this folder" : "V tomto priečinku nebolo nič nájdené",
diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json
index ab5b475a2b2..86995abb4b4 100644
--- a/apps/files/l10n/sk.json
+++ b/apps/files/l10n/sk.json
@@ -14,17 +14,20 @@
"Could not create folder \"{dir}\"" : "Nemožno vytvoriť priečinok \"{dir}\"",
"Upload cancelled." : "Odosielanie je zrušené.",
"…" : "...",
+ "Processing files …" : "Spracovávam súbory ...",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Nemožno nahrať súbor {filename}, pretože je to priečinok, alebo má 0 bitov",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Nie je dostatok voľného miesta, chcete nahrať {size1} ale k dispozíciji je len {size2}",
"Target folder \"{dir}\" does not exist any more" : "Cieľový priečinok \"{dir}\" už neexistuje",
"Not enough free space" : "Nedostatok voľného miesta",
"Uploading …" : "Nahrávanie...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})",
+ "Uploading that item is not supported" : "Nahrávanie tejto položky nie je podporované",
"Target folder does not exist any more" : "Cieľový priečinok už neexistuje",
"Error when assembling chunks, status code {status}" : "Chyba pri zostavovaní kusov, kód chyby {status}",
"Actions" : "Akcie",
"Rename" : "Premenovať",
"Copy" : "Kopírovať",
+ "Choose target folder" : "Vyberte cieľový priečinok",
"Disconnect storage" : "Odpojiť úložisko",
"Unshare" : "Zneprístupniť",
"Could not load info for file \"{file}\"" : "Nebolo možné načítať informácie súboru \"{file}\"",
@@ -130,12 +133,14 @@
"Save" : "Uložiť",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Použitím PHP-FPM môžu byť zmeny vykonané do 5 minút.",
"Missing permissions to edit from here." : "Chýbajú orávnenia pre možnosť tu upravovať.",
+ "%1$s of %2$s used" : "Využité: %1$s z %2$s",
"%s used" : "%s použitých",
"Settings" : "Nastavenia",
"Show hidden files" : "Zobraziť skryté súbory",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Použiť túto adresu pre <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">prístup ku svojím súborom cez WebDAV</a>",
"Cancel upload" : "Zrušiť nahrávanie",
+ "Toggle grid view" : "Zobrazenie mriežky",
"No files in here" : "Nie sú tu žiadne súbory",
"Upload some content or sync with your devices!" : "Nahrajte nejaký obsah alebo synchronizujte zo svojimi zariadeniami!",
"No entries found in this folder" : "V tomto priečinku nebolo nič nájdené",
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js
index e64dc8fc79a..2a63f74249c 100644
--- a/apps/files/l10n/sv.js
+++ b/apps/files/l10n/sv.js
@@ -142,6 +142,7 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Använd denna adress för att <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">komma åt dina filer med WebDAV</a>",
"Cancel upload" : "Avbryt uppladdning",
+ "Toggle grid view" : "Växla rutnätsvy",
"No files in here" : "Inga filer kunde hittas",
"Upload some content or sync with your devices!" : "Ladda upp innehåll eller synkronisera med dina enheter!",
"No entries found in this folder" : "Inget innehåll hittades i denna mapp",
diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json
index 30f5b415fb4..8f542cd40f2 100644
--- a/apps/files/l10n/sv.json
+++ b/apps/files/l10n/sv.json
@@ -140,6 +140,7 @@
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Använd denna adress för att <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">komma åt dina filer med WebDAV</a>",
"Cancel upload" : "Avbryt uppladdning",
+ "Toggle grid view" : "Växla rutnätsvy",
"No files in here" : "Inga filer kunde hittas",
"Upload some content or sync with your devices!" : "Ladda upp innehåll eller synkronisera med dina enheter!",
"No entries found in this folder" : "Inget innehåll hittades i denna mapp",
diff --git a/apps/files_external/l10n/sk.js b/apps/files_external/l10n/sk.js
index 4347d39b42e..6e4353c907c 100644
--- a/apps/files_external/l10n/sk.js
+++ b/apps/files_external/l10n/sk.js
@@ -19,8 +19,10 @@ OC.L10N.register(
"Check for changes" : "Zisťovať zmeny",
"Never" : "Nikdy",
"Once every direct access" : "S každým priamym prístupom",
+ "Read only" : "Len na čítanie",
"Delete" : "Zmazať",
"Admin defined" : "Nastavené správcom",
+ "Are you sure you want to delete this external storage?" : "Naozaj chcete zmazať toto externé úložisko?",
"Delete storage?" : "Zmazať externé úložisko?",
"Saved" : "Uložené",
"Saving..." : "Ukladá sa...",
@@ -76,6 +78,8 @@ OC.L10N.register(
"User entered, store in database" : "Používateľ zadaný, uložiť v databáze",
"RSA public key" : "RSA verejný kľúč",
"Public key" : "Verejný kľúč",
+ "RSA private key" : "RSA súkromný kľúč",
+ "Private key" : "Súkromný kľúč",
"Amazon S3" : "Amazon S3",
"Bucket" : "Sektor",
"Hostname" : "Hostname",
@@ -83,6 +87,7 @@ OC.L10N.register(
"Region" : "Región",
"Enable SSL" : "Povoliť SSL",
"Enable Path Style" : "Povoliť štýl cesty",
+ "Legacy (v2) authentication" : "Staršie (v2) overovanie",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "Vzdialený podpriečinok",
@@ -105,7 +110,10 @@ OC.L10N.register(
"Request timeout (seconds)" : "Timeout požiadavky (s)",
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Nie je povolená alebo nainštalovaná cURL podpora v PHP. Pripojenie %s nie je možné. Požiadajte svojho správcu, aby doplnil podporu.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Nie je povolená alebo nainštalovaná FTP podpora v PHP. Pripojenie %s nie je možné. Požiadajte svojho správcu, aby doplnil podporu.",
+ "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "Nie je nainštalované \"%1$s\". Pripojenie %2$s nie je možné. Požiadajte svojho správcu o inštaláciu.",
"External storage support" : "Podpora externého úložiska",
+ "Adds basic external storage support" : "Pridáva základnú podporu externého úložiska",
+ "No external storage configured or you don't have the permission to configure them" : "Žiadne externé úložisko nie je nakonfigurované alebo nemáte práva ich konfigurovať",
"Name" : "Názov",
"Storage type" : "Typ úložiska",
"Scope" : "Rozsah",
@@ -114,11 +122,15 @@ OC.L10N.register(
"Authentication" : "Autentifikácia",
"Configuration" : "Nastavenia",
"Available for" : "K dispozícii pre",
+ "Click to recheck the configuration" : "Kliknite na opätovnú kontrolu konfigurácie",
"Add storage" : "Pridať úložisko",
"Advanced settings" : "Rozšírené nastavenia",
"Allow users to mount external storage" : "Povoliť používateľom pripojiť externé úložiská",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "Sťahovanie prístupových tokenov zlyhalo. Overte prosím, či je aplikačný kľúč a heslo (secret) zadané správne.",
"Step 1 failed. Exception: %s" : "Krok 1 zlyhal. Výnimka: %s",
"Step 2 failed. Exception: %s" : "Krok 2 zlyhal. Výnimka: %s",
+ "Dropbox App Configuration" : "Nastavenie Dropbox aplikácie",
+ "Google Drive App Configuration" : "Nastavenie Google Drive aplikácie",
"OpenStack" : "OpenStack",
"Dropbox" : "Dropbox",
"Google Drive" : "Google Drive",
diff --git a/apps/files_external/l10n/sk.json b/apps/files_external/l10n/sk.json
index f7a0f9527c6..3746eef7a92 100644
--- a/apps/files_external/l10n/sk.json
+++ b/apps/files_external/l10n/sk.json
@@ -17,8 +17,10 @@
"Check for changes" : "Zisťovať zmeny",
"Never" : "Nikdy",
"Once every direct access" : "S každým priamym prístupom",
+ "Read only" : "Len na čítanie",
"Delete" : "Zmazať",
"Admin defined" : "Nastavené správcom",
+ "Are you sure you want to delete this external storage?" : "Naozaj chcete zmazať toto externé úložisko?",
"Delete storage?" : "Zmazať externé úložisko?",
"Saved" : "Uložené",
"Saving..." : "Ukladá sa...",
@@ -74,6 +76,8 @@
"User entered, store in database" : "Používateľ zadaný, uložiť v databáze",
"RSA public key" : "RSA verejný kľúč",
"Public key" : "Verejný kľúč",
+ "RSA private key" : "RSA súkromný kľúč",
+ "Private key" : "Súkromný kľúč",
"Amazon S3" : "Amazon S3",
"Bucket" : "Sektor",
"Hostname" : "Hostname",
@@ -81,6 +85,7 @@
"Region" : "Región",
"Enable SSL" : "Povoliť SSL",
"Enable Path Style" : "Povoliť štýl cesty",
+ "Legacy (v2) authentication" : "Staršie (v2) overovanie",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "Vzdialený podpriečinok",
@@ -103,7 +108,10 @@
"Request timeout (seconds)" : "Timeout požiadavky (s)",
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Nie je povolená alebo nainštalovaná cURL podpora v PHP. Pripojenie %s nie je možné. Požiadajte svojho správcu, aby doplnil podporu.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Nie je povolená alebo nainštalovaná FTP podpora v PHP. Pripojenie %s nie je možné. Požiadajte svojho správcu, aby doplnil podporu.",
+ "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "Nie je nainštalované \"%1$s\". Pripojenie %2$s nie je možné. Požiadajte svojho správcu o inštaláciu.",
"External storage support" : "Podpora externého úložiska",
+ "Adds basic external storage support" : "Pridáva základnú podporu externého úložiska",
+ "No external storage configured or you don't have the permission to configure them" : "Žiadne externé úložisko nie je nakonfigurované alebo nemáte práva ich konfigurovať",
"Name" : "Názov",
"Storage type" : "Typ úložiska",
"Scope" : "Rozsah",
@@ -112,11 +120,15 @@
"Authentication" : "Autentifikácia",
"Configuration" : "Nastavenia",
"Available for" : "K dispozícii pre",
+ "Click to recheck the configuration" : "Kliknite na opätovnú kontrolu konfigurácie",
"Add storage" : "Pridať úložisko",
"Advanced settings" : "Rozšírené nastavenia",
"Allow users to mount external storage" : "Povoliť používateľom pripojiť externé úložiská",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "Sťahovanie prístupových tokenov zlyhalo. Overte prosím, či je aplikačný kľúč a heslo (secret) zadané správne.",
"Step 1 failed. Exception: %s" : "Krok 1 zlyhal. Výnimka: %s",
"Step 2 failed. Exception: %s" : "Krok 2 zlyhal. Výnimka: %s",
+ "Dropbox App Configuration" : "Nastavenie Dropbox aplikácie",
+ "Google Drive App Configuration" : "Nastavenie Google Drive aplikácie",
"OpenStack" : "OpenStack",
"Dropbox" : "Dropbox",
"Google Drive" : "Google Drive",
diff --git a/apps/files_sharing/l10n/sk.js b/apps/files_sharing/l10n/sk.js
index 83b0a27e007..84d451cfb94 100644
--- a/apps/files_sharing/l10n/sk.js
+++ b/apps/files_sharing/l10n/sk.js
@@ -89,6 +89,7 @@ OC.L10N.register(
"Public upload disabled by the administrator" : "Verejné nahrávanie je zakázané administrátorom",
"Public upload is only possible for publicly shared folders" : "Verejné nahrávanie je možné len do verejne sprístupnených priečinkov",
"Invalid date, date format must be YYYY-MM-DD" : "Neplatný dátum, formát musí byť v tvare YYYY-MM-DD",
+ "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Sprístupnenie %1$s zlyhalo, backend nepodporuje typ sprístupnenia %2$s",
"Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Zdieľanie %s odoslaním hesla cez Nextcloud Talk zlyhalo, pretože Nextcloud Talk nie je zapnutý",
"You cannot share to a Circle if the app is not enabled" : "Ak aplikácia nie je povolená, nemôžete ju zdieľať s Kruhom",
"Please specify a valid circle" : "Zadajte platný kruh",
diff --git a/apps/files_sharing/l10n/sk.json b/apps/files_sharing/l10n/sk.json
index 4cea4acc82a..6565bcb7d80 100644
--- a/apps/files_sharing/l10n/sk.json
+++ b/apps/files_sharing/l10n/sk.json
@@ -87,6 +87,7 @@
"Public upload disabled by the administrator" : "Verejné nahrávanie je zakázané administrátorom",
"Public upload is only possible for publicly shared folders" : "Verejné nahrávanie je možné len do verejne sprístupnených priečinkov",
"Invalid date, date format must be YYYY-MM-DD" : "Neplatný dátum, formát musí byť v tvare YYYY-MM-DD",
+ "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Sprístupnenie %1$s zlyhalo, backend nepodporuje typ sprístupnenia %2$s",
"Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Zdieľanie %s odoslaním hesla cez Nextcloud Talk zlyhalo, pretože Nextcloud Talk nie je zapnutý",
"You cannot share to a Circle if the app is not enabled" : "Ak aplikácia nie je povolená, nemôžete ju zdieľať s Kruhom",
"Please specify a valid circle" : "Zadajte platný kruh",
diff --git a/apps/files_versions/l10n/nl.js b/apps/files_versions/l10n/nl.js
index 451f66c2345..b60523e1055 100644
--- a/apps/files_versions/l10n/nl.js
+++ b/apps/files_versions/l10n/nl.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Failed to revert {file} to revision {timestamp}." : "Kon {file} niet terugdraaien naar revisie {timestamp}.",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Restore" : "Herstellen",
+ "No other versions available" : "Geen andere versies beschikbaar",
"This application automatically maintains older versions of files that are changed." : "Deze applicatie beheert automatisch oudere versies van gewijzigde bestanden.",
"This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user’s directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user doesn’t run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user’s currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Deze applicatie onderhoudt automatisch oudere versies van bestanden die zijn gewijzigd. Indien ingeschakeld, wordt een map met verborgen versies geplaatst in de directory van elke gebruiker en wordt deze gebruikt om oude bestandsversies op te slaan. Een gebruiker kan via de webinterface op elk gewenst moment terugkeren naar een oudere versie, waarbij het vervangen bestand de nieuwe versie wordt. De app beheert automatisch de map om ervoor te zorgen dat het quotum niet opraakt vanwege versiebeheer.\n\t\tNaast het beheer van versies, zorgt de app er ook voor dat nooit meer dan 50% van de momenteel beschikbare vrije ruimte van de gebruiker wordt gebruikt. Als opgeslagen versies deze limiet overschrijden, verwijdert de app de oudste versies eerst totdat de limiet is bereikt. Meer informatie is beschikbaar in de documentatie van Versiebeheer.",
"Could not revert: %s" : "Kon niet terugdraaien: %s",
diff --git a/apps/files_versions/l10n/nl.json b/apps/files_versions/l10n/nl.json
index 901c2795a7b..e0345146381 100644
--- a/apps/files_versions/l10n/nl.json
+++ b/apps/files_versions/l10n/nl.json
@@ -3,6 +3,7 @@
"Failed to revert {file} to revision {timestamp}." : "Kon {file} niet terugdraaien naar revisie {timestamp}.",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Restore" : "Herstellen",
+ "No other versions available" : "Geen andere versies beschikbaar",
"This application automatically maintains older versions of files that are changed." : "Deze applicatie beheert automatisch oudere versies van gewijzigde bestanden.",
"This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user’s directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user doesn’t run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user’s currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Deze applicatie onderhoudt automatisch oudere versies van bestanden die zijn gewijzigd. Indien ingeschakeld, wordt een map met verborgen versies geplaatst in de directory van elke gebruiker en wordt deze gebruikt om oude bestandsversies op te slaan. Een gebruiker kan via de webinterface op elk gewenst moment terugkeren naar een oudere versie, waarbij het vervangen bestand de nieuwe versie wordt. De app beheert automatisch de map om ervoor te zorgen dat het quotum niet opraakt vanwege versiebeheer.\n\t\tNaast het beheer van versies, zorgt de app er ook voor dat nooit meer dan 50% van de momenteel beschikbare vrije ruimte van de gebruiker wordt gebruikt. Als opgeslagen versies deze limiet overschrijden, verwijdert de app de oudste versies eerst totdat de limiet is bereikt. Meer informatie is beschikbaar in de documentatie van Versiebeheer.",
"Could not revert: %s" : "Kon niet terugdraaien: %s",
diff --git a/apps/files_versions/l10n/sk.js b/apps/files_versions/l10n/sk.js
index 14061f2afcc..bdb7824a464 100644
--- a/apps/files_versions/l10n/sk.js
+++ b/apps/files_versions/l10n/sk.js
@@ -5,6 +5,8 @@ OC.L10N.register(
"Failed to revert {file} to revision {timestamp}." : "Zlyhalo obnovenie súboru {file} na verziu {timestamp}.",
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajtov","%n bajtov","%n bajtov"],
"Restore" : "Obnoviť",
+ "No other versions available" : "Žiadne ďalšie verzie nie sú dostupné",
+ "This application automatically maintains older versions of files that are changed." : "Táto aplikácia automaticky spravuje staršie verzie súborov, ktoré sú zmenené",
"Could not revert: %s" : "Nemožno obnoviť: %s",
"No earlier versions available" : "Nie sú dostupné predchádzajúce verzie",
"More versions …" : "Viac verzií ..."
diff --git a/apps/files_versions/l10n/sk.json b/apps/files_versions/l10n/sk.json
index 0404ce99693..be76a8f323e 100644
--- a/apps/files_versions/l10n/sk.json
+++ b/apps/files_versions/l10n/sk.json
@@ -3,6 +3,8 @@
"Failed to revert {file} to revision {timestamp}." : "Zlyhalo obnovenie súboru {file} na verziu {timestamp}.",
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajtov","%n bajtov","%n bajtov"],
"Restore" : "Obnoviť",
+ "No other versions available" : "Žiadne ďalšie verzie nie sú dostupné",
+ "This application automatically maintains older versions of files that are changed." : "Táto aplikácia automaticky spravuje staršie verzie súborov, ktoré sú zmenené",
"Could not revert: %s" : "Nemožno obnoviť: %s",
"No earlier versions available" : "Nie sú dostupné predchádzajúce verzie",
"More versions …" : "Viac verzií ..."
diff --git a/apps/files_versions/l10n/sv.js b/apps/files_versions/l10n/sv.js
index 45ded43c712..2974b575a5a 100644
--- a/apps/files_versions/l10n/sv.js
+++ b/apps/files_versions/l10n/sv.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Failed to revert {file} to revision {timestamp}." : "Kunde inte återställa {file} till {timestamp}.",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Restore" : "Återskapa",
+ "No other versions available" : "Inga andra versioner tillgängliga",
"Could not revert: %s" : "Kunde inte återställa: %s",
"No earlier versions available" : "Inga tidigare versioner tillgängliga",
"More versions …" : "Fler versioner ..."
diff --git a/apps/files_versions/l10n/sv.json b/apps/files_versions/l10n/sv.json
index 192c4bbaad8..f40340f1ad2 100644
--- a/apps/files_versions/l10n/sv.json
+++ b/apps/files_versions/l10n/sv.json
@@ -3,6 +3,7 @@
"Failed to revert {file} to revision {timestamp}." : "Kunde inte återställa {file} till {timestamp}.",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Restore" : "Återskapa",
+ "No other versions available" : "Inga andra versioner tillgängliga",
"Could not revert: %s" : "Kunde inte återställa: %s",
"No earlier versions available" : "Inga tidigare versioner tillgängliga",
"More versions …" : "Fler versioner ..."
diff --git a/apps/sharebymail/l10n/es.js b/apps/sharebymail/l10n/es.js
index 95acaedcf19..812709ca7c1 100644
--- a/apps/sharebymail/l10n/es.js
+++ b/apps/sharebymail/l10n/es.js
@@ -5,9 +5,9 @@ OC.L10N.register(
"Shared with {email}" : "Compartido con {email}",
"Shared with %1$s by %2$s" : "Compartido con %1$s por %2$s",
"Shared with {email} by {actor}" : "Compartido con {email} por {actor}",
- "Password for mail share sent to %1$s" : "Se ha enviado una contraseña para compartir por correo a %1$s",
- "Password for mail share sent to {email}" : "Se ha enviado una contraseña para compartir por correo a {email}",
- "Password for mail share sent to you" : "Se te ha enviado una contraseña para compartir por correo",
+ "Password for mail share sent to %1$s" : "La contraseña para compartir por correo se ha enviado a %1$s",
+ "Password for mail share sent to {email}" : "La contraseña para compartir por correo se ha enviado a {email}",
+ "Password for mail share sent to you" : "La contraseña para compartir por correo se te ha enviado",
"You shared %1$s with %2$s by mail" : "Has compartido %1$s con %2$s por correo",
"You shared {file} with {email} by mail" : "Has compartido {file} con {email} por correo",
"%3$s shared %1$s with %2$s by mail" : "%3$s compartido %1$s con %2$s por correo",
@@ -24,8 +24,9 @@ OC.L10N.register(
"Click the button below to open it." : "Haga click en el botón debajo para abrirlo.",
"Open »%s«" : "Abrir »%s«",
"%1$s via %2$s" : "%1$s vía %2$s",
- "%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s ha compartido «%2$ss» contigo.\nDeberías haber recibido un correo aparte con el enlace para acceder.\n",
+ "%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s ha compartido «%2$s» contigo.\nDeberías haber recibido un correo aparte con el enlace para acceder.\n",
"%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it." : "%1$s ha compartido «%2$s» contigo.Deberías haber recibido un correo aparte con el enlace para acceder.",
+ "Password to access »%1$s« shared to you by %2$s" : "Contraseña para acceder a «%1$s» compartida contigo por %2$s",
"Password to access »%s«" : "Contraseña para acceder »%s«",
"It is protected with the following password:" : "Está protegido con la siguiente contraseña:",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s ha compartido «%2$s» contigo y quiere añadir:",
@@ -43,8 +44,8 @@ OC.L10N.register(
"Enforce password protection" : "Imponer la protección de contraseña",
"Sharing %s failed, this item is already shared with %s" : "Fallo al compartir %s, ya que este elemento ya estaba compartido con %s",
"Failed to send share by E-mail" : "Fallo al enviar recurso compartido por correo electrónico",
- "%s shared »%s« with you" : "%s compartió »%s« con usted",
- "%s shared »%s« with you." : "%s compartió »%s« con usted.",
+ "%s shared »%s« with you" : "%s compartió »%s« contigo",
+ "%s shared »%s« with you." : "%s compartió »%s« contigo.",
"%s via %s" : "%s por %s",
"Password to access »%s« shared to you by %s" : "Contraseña para acceder »%s« compartida contigo por %s",
"%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s compartió »%s« contigo.\nDeberías haber recibido ya un correo por separado con un enlace para acceder.\n",
diff --git a/apps/sharebymail/l10n/es.json b/apps/sharebymail/l10n/es.json
index 01b1f411eac..87aac5f47ff 100644
--- a/apps/sharebymail/l10n/es.json
+++ b/apps/sharebymail/l10n/es.json
@@ -3,9 +3,9 @@
"Shared with {email}" : "Compartido con {email}",
"Shared with %1$s by %2$s" : "Compartido con %1$s por %2$s",
"Shared with {email} by {actor}" : "Compartido con {email} por {actor}",
- "Password for mail share sent to %1$s" : "Se ha enviado una contraseña para compartir por correo a %1$s",
- "Password for mail share sent to {email}" : "Se ha enviado una contraseña para compartir por correo a {email}",
- "Password for mail share sent to you" : "Se te ha enviado una contraseña para compartir por correo",
+ "Password for mail share sent to %1$s" : "La contraseña para compartir por correo se ha enviado a %1$s",
+ "Password for mail share sent to {email}" : "La contraseña para compartir por correo se ha enviado a {email}",
+ "Password for mail share sent to you" : "La contraseña para compartir por correo se te ha enviado",
"You shared %1$s with %2$s by mail" : "Has compartido %1$s con %2$s por correo",
"You shared {file} with {email} by mail" : "Has compartido {file} con {email} por correo",
"%3$s shared %1$s with %2$s by mail" : "%3$s compartido %1$s con %2$s por correo",
@@ -22,8 +22,9 @@
"Click the button below to open it." : "Haga click en el botón debajo para abrirlo.",
"Open »%s«" : "Abrir »%s«",
"%1$s via %2$s" : "%1$s vía %2$s",
- "%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s ha compartido «%2$ss» contigo.\nDeberías haber recibido un correo aparte con el enlace para acceder.\n",
+ "%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s ha compartido «%2$s» contigo.\nDeberías haber recibido un correo aparte con el enlace para acceder.\n",
"%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it." : "%1$s ha compartido «%2$s» contigo.Deberías haber recibido un correo aparte con el enlace para acceder.",
+ "Password to access »%1$s« shared to you by %2$s" : "Contraseña para acceder a «%1$s» compartida contigo por %2$s",
"Password to access »%s«" : "Contraseña para acceder »%s«",
"It is protected with the following password:" : "Está protegido con la siguiente contraseña:",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s ha compartido «%2$s» contigo y quiere añadir:",
@@ -41,8 +42,8 @@
"Enforce password protection" : "Imponer la protección de contraseña",
"Sharing %s failed, this item is already shared with %s" : "Fallo al compartir %s, ya que este elemento ya estaba compartido con %s",
"Failed to send share by E-mail" : "Fallo al enviar recurso compartido por correo electrónico",
- "%s shared »%s« with you" : "%s compartió »%s« con usted",
- "%s shared »%s« with you." : "%s compartió »%s« con usted.",
+ "%s shared »%s« with you" : "%s compartió »%s« contigo",
+ "%s shared »%s« with you." : "%s compartió »%s« contigo.",
"%s via %s" : "%s por %s",
"Password to access »%s« shared to you by %s" : "Contraseña para acceder »%s« compartida contigo por %s",
"%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s compartió »%s« contigo.\nDeberías haber recibido ya un correo por separado con un enlace para acceder.\n",
diff --git a/apps/sharebymail/l10n/sk.js b/apps/sharebymail/l10n/sk.js
index b6348b553d3..a01a457c6c9 100644
--- a/apps/sharebymail/l10n/sk.js
+++ b/apps/sharebymail/l10n/sk.js
@@ -5,18 +5,35 @@ OC.L10N.register(
"Shared with {email}" : "Sprístupnené pre {email}",
"Shared with %1$s by %2$s" : "Sprístupnené používateľovi %1$s používateľom %2$s",
"Shared with {email} by {actor}" : "Sprístupnené {email} používateľom {actor}",
+ "Password for mail share sent to %1$s" : "Heslo na sprístupnenie bolo zaslané %1$s",
+ "Password for mail share sent to {email}" : "Heslo na sprístupnenie bolo zaslané {email}",
+ "Password for mail share sent to you" : "Heslo na sprístupnenie Vám bolo zaslané",
"You shared %1$s with %2$s by mail" : "Sprístupnili ste %1$s používateľovi %2$s pomocou emailu",
"You shared {file} with {email} by mail" : "Sprístupnili ste {file} používateľovi {email} pomocou emailu",
"%3$s shared %1$s with %2$s by mail" : "%3$s sprístupnil %1$s používateľovi %2$s pomocou emailu",
"{actor} shared {file} with {email} by mail" : "{actor} sprístupnil {file} používateľovi {email} pomocou emailu",
+ "Password to access %1$s was sent to %2s" : "Heslo na sprístupnenie %1$s bolo zaslané %2s",
"Password to access {file} was sent to {email}" : "Heslo na sprístupnenie {file} bolo zaslané na {email}",
"Password to access %1$s was sent to you" : "Heslo na sprístupnenie %1$s Vám bolo zaslané",
"Password to access {file} was sent to you" : "Heslo na sprístupnenie {file} Vám bolo zaslané",
+ "Sharing %1$s failed, this item is already shared with %2$s" : "Sprístupnenie %1$s zlyhalo, táto položka je už používateľovi %2$s sprístupnená",
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Vygenerované heslo Vám nemôže byť zaslané. Zadajte správnu mailovú adresu vo Vašich osobných nastaveniach a skúste znovu.",
"Failed to send share by email" : "Zaslanie sprístupnenia cez e-mail zlyhalo",
+ "%1$s shared »%2$s« with you" : "%1$s vám sprístupnil »%2$s«",
+ "%1$s shared »%2$s« with you." : "%1$s vám sprístupnil »%2$s«.",
"Click the button below to open it." : "Stlačte tlačidlo nižšie pre otvorenie.",
"Open »%s«" : "Otvoriť »%s«",
+ "%1$s via %2$s" : "%1$s cez %2$s",
+ "%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s Vám sprístupnil »%2$s«.\nSpráva s odkazom by Vám už mala byť doručená.\n",
+ "%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it." : "%1$s Vám sprístupnil »%2$s«. Správa s odkazom by Vám už mala byť doručená.",
+ "Password to access »%1$s« shared to you by %2$s" : "Heslo pre prístup k »%1$s« Vám sprístupnil %2$s",
"Password to access »%s«" : "Heslo pre prístup k »%s«",
+ "It is protected with the following password:" : "Je chránené nasledovným heslom:",
+ "%1$s shared »%2$s« with you and wants to add:" : "%1$s vám sprístupnil »%2$s« s poznámkou:",
+ "%1$s shared »%2$s« with you and wants to add" : "%1$s vám sprístupnil »%2$s« s poznámkou",
+ "»%s« added a note to a file shared with you" : "»%s« pridal poznámku k súboru ktorý s Vami zdieľa",
+ "Password to access »%1$s« shared with %2$s" : "Heslo pre prístup k »%1$s« sprístupnené používateľovi %2$s",
+ "This is the password:" : "Toto je heslo:",
"You can choose a different password at any time in the share dialog." : "Kedykoľvek môžete vybrať iné heslo v okne zdieľania.",
"Could not find share" : "Nebolo možné nájsť sprístupnenie",
"Share by mail" : "Sprístupniť e-mailom",
@@ -28,8 +45,10 @@ OC.L10N.register(
"%s shared »%s« with you" : "%s vám sprístupnil »%s«",
"%s shared »%s« with you." : "%s Vám sprístupnil »%s«",
"%s via %s" : "%s cez %s",
+ "Password to access »%s« shared to you by %s" : "Heslo pre prístup k »%s« Vám sprístupnil %s",
"%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s Vám sprístupnil »%s«.\nSpráva s odkazom by Vám už mala byť doručená.\n",
"%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s Vám sprístupnil »%s«. Správa s odkazom by Vám už mala byť doručená.",
+ "It is protected with the following password: %s" : "Je chránené nasledovným heslom: %s",
"Password to access »%s« shared with %s" : "Heslo pre prístup k »%s« sprístupnené používateľovi %s",
"This is the password: %s" : "Toto je heslo: %s"
},
diff --git a/apps/sharebymail/l10n/sk.json b/apps/sharebymail/l10n/sk.json
index 51f314250d7..b9b4fb8f691 100644
--- a/apps/sharebymail/l10n/sk.json
+++ b/apps/sharebymail/l10n/sk.json
@@ -3,18 +3,35 @@
"Shared with {email}" : "Sprístupnené pre {email}",
"Shared with %1$s by %2$s" : "Sprístupnené používateľovi %1$s používateľom %2$s",
"Shared with {email} by {actor}" : "Sprístupnené {email} používateľom {actor}",
+ "Password for mail share sent to %1$s" : "Heslo na sprístupnenie bolo zaslané %1$s",
+ "Password for mail share sent to {email}" : "Heslo na sprístupnenie bolo zaslané {email}",
+ "Password for mail share sent to you" : "Heslo na sprístupnenie Vám bolo zaslané",
"You shared %1$s with %2$s by mail" : "Sprístupnili ste %1$s používateľovi %2$s pomocou emailu",
"You shared {file} with {email} by mail" : "Sprístupnili ste {file} používateľovi {email} pomocou emailu",
"%3$s shared %1$s with %2$s by mail" : "%3$s sprístupnil %1$s používateľovi %2$s pomocou emailu",
"{actor} shared {file} with {email} by mail" : "{actor} sprístupnil {file} používateľovi {email} pomocou emailu",
+ "Password to access %1$s was sent to %2s" : "Heslo na sprístupnenie %1$s bolo zaslané %2s",
"Password to access {file} was sent to {email}" : "Heslo na sprístupnenie {file} bolo zaslané na {email}",
"Password to access %1$s was sent to you" : "Heslo na sprístupnenie %1$s Vám bolo zaslané",
"Password to access {file} was sent to you" : "Heslo na sprístupnenie {file} Vám bolo zaslané",
+ "Sharing %1$s failed, this item is already shared with %2$s" : "Sprístupnenie %1$s zlyhalo, táto položka je už používateľovi %2$s sprístupnená",
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Vygenerované heslo Vám nemôže byť zaslané. Zadajte správnu mailovú adresu vo Vašich osobných nastaveniach a skúste znovu.",
"Failed to send share by email" : "Zaslanie sprístupnenia cez e-mail zlyhalo",
+ "%1$s shared »%2$s« with you" : "%1$s vám sprístupnil »%2$s«",
+ "%1$s shared »%2$s« with you." : "%1$s vám sprístupnil »%2$s«.",
"Click the button below to open it." : "Stlačte tlačidlo nižšie pre otvorenie.",
"Open »%s«" : "Otvoriť »%s«",
+ "%1$s via %2$s" : "%1$s cez %2$s",
+ "%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s Vám sprístupnil »%2$s«.\nSpráva s odkazom by Vám už mala byť doručená.\n",
+ "%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it." : "%1$s Vám sprístupnil »%2$s«. Správa s odkazom by Vám už mala byť doručená.",
+ "Password to access »%1$s« shared to you by %2$s" : "Heslo pre prístup k »%1$s« Vám sprístupnil %2$s",
"Password to access »%s«" : "Heslo pre prístup k »%s«",
+ "It is protected with the following password:" : "Je chránené nasledovným heslom:",
+ "%1$s shared »%2$s« with you and wants to add:" : "%1$s vám sprístupnil »%2$s« s poznámkou:",
+ "%1$s shared »%2$s« with you and wants to add" : "%1$s vám sprístupnil »%2$s« s poznámkou",
+ "»%s« added a note to a file shared with you" : "»%s« pridal poznámku k súboru ktorý s Vami zdieľa",
+ "Password to access »%1$s« shared with %2$s" : "Heslo pre prístup k »%1$s« sprístupnené používateľovi %2$s",
+ "This is the password:" : "Toto je heslo:",
"You can choose a different password at any time in the share dialog." : "Kedykoľvek môžete vybrať iné heslo v okne zdieľania.",
"Could not find share" : "Nebolo možné nájsť sprístupnenie",
"Share by mail" : "Sprístupniť e-mailom",
@@ -26,8 +43,10 @@
"%s shared »%s« with you" : "%s vám sprístupnil »%s«",
"%s shared »%s« with you." : "%s Vám sprístupnil »%s«",
"%s via %s" : "%s cez %s",
+ "Password to access »%s« shared to you by %s" : "Heslo pre prístup k »%s« Vám sprístupnil %s",
"%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s Vám sprístupnil »%s«.\nSpráva s odkazom by Vám už mala byť doručená.\n",
"%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s Vám sprístupnil »%s«. Správa s odkazom by Vám už mala byť doručená.",
+ "It is protected with the following password: %s" : "Je chránené nasledovným heslom: %s",
"Password to access »%s« shared with %s" : "Heslo pre prístup k »%s« sprístupnené používateľovi %s",
"This is the password: %s" : "Toto je heslo: %s"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
diff --git a/apps/twofactor_backupcodes/l10n/es.js b/apps/twofactor_backupcodes/l10n/es.js
index e3a954620e3..52f0e62faf0 100644
--- a/apps/twofactor_backupcodes/l10n/es.js
+++ b/apps/twofactor_backupcodes/l10n/es.js
@@ -7,21 +7,24 @@ OC.L10N.register(
"deactivated" : "desactivado",
"created" : "creado",
"destroyed" : "destruido",
- "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Estos son sus códigos de respaldo. Por favor guardelos y/o imprimalos ya que no podrá optenerlos nuevamente después.",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Estos son sus códigos de respaldo. Por favor guardelos y/o imprimalos ya que no podrá obtenerlos de nuevo.",
"Save backup codes" : "Guardar códigos de respaldo",
"Print backup codes" : "Imprimir códigos de respaldo",
"Backup codes have been generated. {used} of {total} codes have been used." : "Se han generado códigos de respaldo. Se han usado {used} de {total} códigos.",
"Regenerate backup codes" : "Regenerar códigos de respaldo",
- "If you regenerate backup codes, you automatically invalidate old codes." : "Si regenera los códigos de respaldo, automáticamente invalidará los antiguos.",
+ "If you regenerate backup codes, you automatically invalidate old codes." : "Si regenera los códigos de respaldo, automáticamente invalidarás los antiguos.",
"Generate backup codes" : "Generar códigos de respaldo",
"An error occurred while generating your backup codes" : "Ha ocurrido un error mientras se generaban los códigos de respaldo.",
"Nextcloud backup codes" : "Códigos de respaldo de Nextcloud",
- "You created two-factor backup codes for your account" : "Has creado códigos de respaldo de dos pasos para tu cuenta",
- "Second-factor backup codes" : "Códigos de respaldo de dos factores",
+ "You created two-factor backup codes for your account" : "Has creado códigos de respaldo para la verificación en dos pasos de tu cuenta",
+ "Second-factor backup codes" : "Códigos de respaldo para verificación en dos pasos",
+ "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Has habilitado la verificación en dos pasos pero no has generado aún los códigos de respaldo. Asegúrate de hacerlo para usarlos en caso de pérdida de acceso del segundo paso",
"Backup code" : "Código de respaldo",
"Use backup code" : "Usar código de respaldo",
- "Two factor backup codes" : "Códigos de copia de seguridad de dos factores",
- "A two-factor auth backup codes provider" : "Un proveedor de códigos de copia de seguridad para autenticación",
+ "Two factor backup codes" : "Códigos de respaldo de la verificación en dos pasos",
+ "A two-factor auth backup codes provider" : "Un proveedor de códigos respaldo para verificación en dos pasos",
+ "Use one of the backup codes you saved when setting up two-factor authentication." : "Usa uno de los códigos de respaldo que guardaste cuando activaste la verificación en dos pasos.",
+ "Submit" : "Enviar",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Se han generado los códigos de respaldo. Estás usando {{used}} de {{total}}."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/twofactor_backupcodes/l10n/es.json b/apps/twofactor_backupcodes/l10n/es.json
index 61a097c6852..a2275e21d3c 100644
--- a/apps/twofactor_backupcodes/l10n/es.json
+++ b/apps/twofactor_backupcodes/l10n/es.json
@@ -5,21 +5,24 @@
"deactivated" : "desactivado",
"created" : "creado",
"destroyed" : "destruido",
- "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Estos son sus códigos de respaldo. Por favor guardelos y/o imprimalos ya que no podrá optenerlos nuevamente después.",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Estos son sus códigos de respaldo. Por favor guardelos y/o imprimalos ya que no podrá obtenerlos de nuevo.",
"Save backup codes" : "Guardar códigos de respaldo",
"Print backup codes" : "Imprimir códigos de respaldo",
"Backup codes have been generated. {used} of {total} codes have been used." : "Se han generado códigos de respaldo. Se han usado {used} de {total} códigos.",
"Regenerate backup codes" : "Regenerar códigos de respaldo",
- "If you regenerate backup codes, you automatically invalidate old codes." : "Si regenera los códigos de respaldo, automáticamente invalidará los antiguos.",
+ "If you regenerate backup codes, you automatically invalidate old codes." : "Si regenera los códigos de respaldo, automáticamente invalidarás los antiguos.",
"Generate backup codes" : "Generar códigos de respaldo",
"An error occurred while generating your backup codes" : "Ha ocurrido un error mientras se generaban los códigos de respaldo.",
"Nextcloud backup codes" : "Códigos de respaldo de Nextcloud",
- "You created two-factor backup codes for your account" : "Has creado códigos de respaldo de dos pasos para tu cuenta",
- "Second-factor backup codes" : "Códigos de respaldo de dos factores",
+ "You created two-factor backup codes for your account" : "Has creado códigos de respaldo para la verificación en dos pasos de tu cuenta",
+ "Second-factor backup codes" : "Códigos de respaldo para verificación en dos pasos",
+ "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Has habilitado la verificación en dos pasos pero no has generado aún los códigos de respaldo. Asegúrate de hacerlo para usarlos en caso de pérdida de acceso del segundo paso",
"Backup code" : "Código de respaldo",
"Use backup code" : "Usar código de respaldo",
- "Two factor backup codes" : "Códigos de copia de seguridad de dos factores",
- "A two-factor auth backup codes provider" : "Un proveedor de códigos de copia de seguridad para autenticación",
+ "Two factor backup codes" : "Códigos de respaldo de la verificación en dos pasos",
+ "A two-factor auth backup codes provider" : "Un proveedor de códigos respaldo para verificación en dos pasos",
+ "Use one of the backup codes you saved when setting up two-factor authentication." : "Usa uno de los códigos de respaldo que guardaste cuando activaste la verificación en dos pasos.",
+ "Submit" : "Enviar",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Se han generado los códigos de respaldo. Estás usando {{used}} de {{total}}."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/workflowengine/l10n/sk.js b/apps/workflowengine/l10n/sk.js
index bcaf6669dc1..f2161b95d93 100644
--- a/apps/workflowengine/l10n/sk.js
+++ b/apps/workflowengine/l10n/sk.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"Reset" : "Vynulovať",
"Save" : "Uložiť",
"Saving…" : "Ukladá sa...",
+ "Group list is empty" : "Zoznam skupín je prázdny",
"Unable to retrieve the group list" : "Nie je možné načítať zoznam skupín",
"Saved" : "Uložené",
"Saving failed:" : "Ukladanie neúspešné:",
@@ -16,6 +17,7 @@ OC.L10N.register(
"matches" : "súhlasí",
"does not match" : "nesúhlasí",
"Example: {placeholder}" : "Napríklad: {placeholder}",
+ "File name" : "Názov súboru",
"File size (upload)" : "Veľkosť súboru (upload)",
"less" : "menej",
"less or equals" : "menej alebo rovné",
@@ -44,6 +46,7 @@ OC.L10N.register(
"Android client" : "Android klient",
"iOS client" : "iOS klient",
"Desktop client" : "Desktopový klient",
+ "Thunderbird & Outlook addons" : "Doplnky pre Thunderbird a Outlook",
"User group membership" : "Členstvo v skupine používateľov",
"is member of" : "Je členom",
"is not member of" : "Nie je členom",
diff --git a/apps/workflowengine/l10n/sk.json b/apps/workflowengine/l10n/sk.json
index 747230c1c69..d4ffca18ea2 100644
--- a/apps/workflowengine/l10n/sk.json
+++ b/apps/workflowengine/l10n/sk.json
@@ -4,6 +4,7 @@
"Reset" : "Vynulovať",
"Save" : "Uložiť",
"Saving…" : "Ukladá sa...",
+ "Group list is empty" : "Zoznam skupín je prázdny",
"Unable to retrieve the group list" : "Nie je možné načítať zoznam skupín",
"Saved" : "Uložené",
"Saving failed:" : "Ukladanie neúspešné:",
@@ -14,6 +15,7 @@
"matches" : "súhlasí",
"does not match" : "nesúhlasí",
"Example: {placeholder}" : "Napríklad: {placeholder}",
+ "File name" : "Názov súboru",
"File size (upload)" : "Veľkosť súboru (upload)",
"less" : "menej",
"less or equals" : "menej alebo rovné",
@@ -42,6 +44,7 @@
"Android client" : "Android klient",
"iOS client" : "iOS klient",
"Desktop client" : "Desktopový klient",
+ "Thunderbird & Outlook addons" : "Doplnky pre Thunderbird a Outlook",
"User group membership" : "Členstvo v skupine používateľov",
"is member of" : "Je členom",
"is not member of" : "Nie je členom",