diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-22 00:08:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-22 00:08:22 +0000 |
commit | 887229b7b852573393a96c0e08ebd1e53346fe73 (patch) | |
tree | 6ac2d7444fbae0160396c45efc84724c2e60cd77 /apps/files | |
parent | 38568c362b55e5b77838ab40d81c23fd724633d1 (diff) | |
download | nextcloud-server-887229b7b852573393a96c0e08ebd1e53346fe73.tar.gz nextcloud-server-887229b7b852573393a96c0e08ebd1e53346fe73.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/cs.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/cs.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/fr.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/fr.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/it.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/it.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/pl.js | 5 | ||||
-rw-r--r-- | apps/files/l10n/pl.json | 5 |
8 files changed, 20 insertions, 2 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index bdc1ced0065..eb848173107 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -16,6 +16,7 @@ OC.L10N.register( "Not enough free space, you are uploading {size1} but only {size2} is left" : "Není dostatek místa pro uložení, velikost souboru je {size1}, zbývá pouze {size2}", "Target folder \"{dir}\" does not exist any more" : "Cílový adresář \"{dir}\" již neexistuje", "Not enough free space" : "Nedostatek volného prostoru", + "Uploading …" : "Nahrávám...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})", "Actions" : "Činnosti", "Download" : "Stáhnout", @@ -116,6 +117,7 @@ OC.L10N.register( "Show hidden files" : "Zobrazit skryté soubory", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Použijte tuto adresu pro <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">přístup ke svým Souborům přes WebDAV</a>", + "Uploading @" : "Nahrávám @", "No files in here" : "Žádné soubory", "Upload some content or sync with your devices!" : "Nahrajte nějaký obsah nebo synchronizujte se svými přístroji!", "No entries found in this folder" : "V tomto adresáři nebylo nic nalezeno", diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index a8c5e1d973c..d03fe0fa0d7 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -14,6 +14,7 @@ "Not enough free space, you are uploading {size1} but only {size2} is left" : "Není dostatek místa pro uložení, velikost souboru je {size1}, zbývá pouze {size2}", "Target folder \"{dir}\" does not exist any more" : "Cílový adresář \"{dir}\" již neexistuje", "Not enough free space" : "Nedostatek volného prostoru", + "Uploading …" : "Nahrávám...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})", "Actions" : "Činnosti", "Download" : "Stáhnout", @@ -114,6 +115,7 @@ "Show hidden files" : "Zobrazit skryté soubory", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Použijte tuto adresu pro <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">přístup ke svým Souborům přes WebDAV</a>", + "Uploading @" : "Nahrávám @", "No files in here" : "Žádné soubory", "Upload some content or sync with your devices!" : "Nahrajte nějaký obsah nebo synchronizujte se svými přístroji!", "No entries found in this folder" : "V tomto adresáři nebylo nic nalezeno", diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index af10bf0d828..bc20ef8ec4c 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -39,6 +39,8 @@ OC.L10N.register( "Could not move \"{file}\"" : "Impossible de déplacer \"{file}\"", "Could not copy \"{file}\", target exists" : "Impossible de copier \"{file}\", la cible existe", "Could not copy \"{file}\"" : "Impossible de copier \"{file}\"", + "Copied {origin} inside {destination}" : "{origin} copié dans {destination}", + "Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} et {nbfiles} autres fichiers copiés dans {destination}", "{newName} already exists" : "{newName} existe déjà", "Could not rename \"{fileName}\", it does not exist any more" : "Impossible de renommer \"{file}\", il n'existe plus", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Le nom \"{targetName}\" est déjà utilisé dans le dossier \"{dir}\". Merci de choisir un nom différent.", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 05fb868134d..3c49b20cfc3 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -37,6 +37,8 @@ "Could not move \"{file}\"" : "Impossible de déplacer \"{file}\"", "Could not copy \"{file}\", target exists" : "Impossible de copier \"{file}\", la cible existe", "Could not copy \"{file}\"" : "Impossible de copier \"{file}\"", + "Copied {origin} inside {destination}" : "{origin} copié dans {destination}", + "Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} et {nbfiles} autres fichiers copiés dans {destination}", "{newName} already exists" : "{newName} existe déjà", "Could not rename \"{fileName}\", it does not exist any more" : "Impossible de renommer \"{file}\", il n'existe plus", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Le nom \"{targetName}\" est déjà utilisé dans le dossier \"{dir}\". Merci de choisir un nom différent.", diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 361ab302b4b..867b1648c5a 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -104,7 +104,7 @@ OC.L10N.register( "You moved {oldfile} to {newfile}" : "Hai spostato {oldfile} in {newfile}", "{user} moved {oldfile} to {newfile}" : "{user} ha spostato {oldfile} in {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Un file stato aggiunto o rimosso dai tuoi <strong>preferiti</strong>", - "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un file o una cartella sono stati <strong>modificato</strong> o<strong>rinominati</strong> ", + "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un file o una cartella è stato <strong>modificato</strong> o <strong>rinominato</strong>", "A new file or folder has been <strong>created</strong>" : "Un nuovo file o cartella è stato <strong>creato</strong>", "A file or folder has been <strong>deleted</strong>" : "Un file o una cartella è stato <strong>eliminato</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limita le notifiche relative alla creazione e alla modifica dei tuoi <strong>file preferiti</strong> <em>(Solo flusso)</em>", diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 661864cb3da..1b08cc9119b 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -102,7 +102,7 @@ "You moved {oldfile} to {newfile}" : "Hai spostato {oldfile} in {newfile}", "{user} moved {oldfile} to {newfile}" : "{user} ha spostato {oldfile} in {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Un file stato aggiunto o rimosso dai tuoi <strong>preferiti</strong>", - "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un file o una cartella sono stati <strong>modificato</strong> o<strong>rinominati</strong> ", + "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un file o una cartella è stato <strong>modificato</strong> o <strong>rinominato</strong>", "A new file or folder has been <strong>created</strong>" : "Un nuovo file o cartella è stato <strong>creato</strong>", "A file or folder has been <strong>deleted</strong>" : "Un file o una cartella è stato <strong>eliminato</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limita le notifiche relative alla creazione e alla modifica dei tuoi <strong>file preferiti</strong> <em>(Solo flusso)</em>", diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index aeb127fe413..3856fbf98f0 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -22,6 +22,7 @@ OC.L10N.register( "Actions" : "Akcje", "Download" : "Pobierz", "Rename" : "Zmień nazwę", + "Move or copy" : "Przenieś lub kopiuj", "Target folder" : "Folder docelowy", "Delete" : "Usuń", "Disconnect storage" : "Odłącz magazyn", @@ -36,6 +37,10 @@ OC.L10N.register( "This directory is unavailable, please check the logs or contact the administrator" : "Ten folder jest niedostępny, proszę sprawdzić logi lub skontaktować się z administratorem.", "Could not move \"{file}\", target exists" : "Nie można przenieść „{file}” - plik o takiej nazwie już istnieje", "Could not move \"{file}\"" : "Nie można przenieść \"{file}\"", + "Could not copy \"{file}\", target exists" : "Nie można skopiować \"{file}\", plik już istnieje", + "Could not copy \"{file}\"" : "Nie można skopiować \"{file}\"", + "Copied {origin} inside {destination}" : "Skopiowano {origin} wewnątrz {destination}", + "Copied {origin} and {nbfiles} other files inside {destination}" : "Skopiowano {origin} oraz {nbfiles} innych plików wewnątrz {destination}", "{newName} already exists" : "{newName} już istnieje", "Could not rename \"{fileName}\", it does not exist any more" : "Nie można zmienić nazwy \"{fileName}\", plik nie istnieje", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nazwa \"{targetName}\" jest juz używana w folderze \"{dir}\". Proszę wybrać inną nazwę.", diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index f0bc3676635..0aad01725bb 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -20,6 +20,7 @@ "Actions" : "Akcje", "Download" : "Pobierz", "Rename" : "Zmień nazwę", + "Move or copy" : "Przenieś lub kopiuj", "Target folder" : "Folder docelowy", "Delete" : "Usuń", "Disconnect storage" : "Odłącz magazyn", @@ -34,6 +35,10 @@ "This directory is unavailable, please check the logs or contact the administrator" : "Ten folder jest niedostępny, proszę sprawdzić logi lub skontaktować się z administratorem.", "Could not move \"{file}\", target exists" : "Nie można przenieść „{file}” - plik o takiej nazwie już istnieje", "Could not move \"{file}\"" : "Nie można przenieść \"{file}\"", + "Could not copy \"{file}\", target exists" : "Nie można skopiować \"{file}\", plik już istnieje", + "Could not copy \"{file}\"" : "Nie można skopiować \"{file}\"", + "Copied {origin} inside {destination}" : "Skopiowano {origin} wewnątrz {destination}", + "Copied {origin} and {nbfiles} other files inside {destination}" : "Skopiowano {origin} oraz {nbfiles} innych plików wewnątrz {destination}", "{newName} already exists" : "{newName} już istnieje", "Could not rename \"{fileName}\", it does not exist any more" : "Nie można zmienić nazwy \"{fileName}\", plik nie istnieje", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nazwa \"{targetName}\" jest juz używana w folderze \"{dir}\". Proszę wybrać inną nazwę.", |