diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-08-06 02:27:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-08-06 02:27:14 +0000 |
commit | e9473566c7fb303d19e2c3789ce3d14d535429c4 (patch) | |
tree | 165d3080627082fffafefcd19c801f29033ea1b3 /apps/files/l10n | |
parent | 8068746e4ca75e2580a096fbd30a61b226f52987 (diff) | |
download | nextcloud-server-e9473566c7fb303d19e2c3789ce3d14d535429c4.tar.gz nextcloud-server-e9473566c7fb303d19e2c3789ce3d14d535429c4.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/it.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/it.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/sk.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/sk.json | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index a2f513ea95f..e4421ac9167 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -39,6 +39,8 @@ OC.L10N.register( "Could not load info for file \"{file}\"" : "Impossibile caricare le informazioni per il file \"{file}\"", "Files" : "File", "Details" : "Dettagli", + "Please select tag(s) to add to the selection" : "Seleziona un'etichetta(e) da aggiungere alla selezione", + "Apply tag(s) to selection" : "Applica etichetta(e) alla selezione", "Select" : "Seleziona", "Pending" : "In corso", "Unable to determine date" : "Impossibile determinare la data", diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 750d473ab4c..bcaa6cae035 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -37,6 +37,8 @@ "Could not load info for file \"{file}\"" : "Impossibile caricare le informazioni per il file \"{file}\"", "Files" : "File", "Details" : "Dettagli", + "Please select tag(s) to add to the selection" : "Seleziona un'etichetta(e) da aggiungere alla selezione", + "Apply tag(s) to selection" : "Applica etichetta(e) alla selezione", "Select" : "Seleziona", "Pending" : "In corso", "Unable to determine date" : "Impossibile determinare la data", diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index f5125233b24..0e19a3b2ff2 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -39,6 +39,8 @@ OC.L10N.register( "Could not load info for file \"{file}\"" : "Nebolo možné načítať informácie súboru \"{file}\"", "Files" : "Súbory", "Details" : "Podrobnosti", + "Please select tag(s) to add to the selection" : "Prosím vyberte štítok(štítky) pre pridanie do výberu", + "Apply tag(s) to selection" : "Aplikovať štítok(štítky) do výberu", "Select" : "Vybrať", "Pending" : "Čaká", "Unable to determine date" : "Nemožno určiť dátum", diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index 97184f38881..27440160060 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -37,6 +37,8 @@ "Could not load info for file \"{file}\"" : "Nebolo možné načítať informácie súboru \"{file}\"", "Files" : "Súbory", "Details" : "Podrobnosti", + "Please select tag(s) to add to the selection" : "Prosím vyberte štítok(štítky) pre pridanie do výberu", + "Apply tag(s) to selection" : "Aplikovať štítok(štítky) do výberu", "Select" : "Vybrať", "Pending" : "Čaká", "Unable to determine date" : "Nemožno určiť dátum", |