diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-08-06 02:26:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-08-06 02:26:56 +0000 |
commit | de68aecb059cd778de3182297afff8ab35578423 (patch) | |
tree | 25bc843a04864f2dc7c8fe297f69f64a1dd39aff /apps/files/l10n | |
parent | ecc2a023113cf2522ca6ec9ebae32d168470bf35 (diff) | |
download | nextcloud-server-de68aecb059cd778de3182297afff8ab35578423.tar.gz nextcloud-server-de68aecb059cd778de3182297afff8ab35578423.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", |