diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-06 00:08:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-06 00:08:45 +0000 |
commit | bb884c341f7c5f0e8568283431555ee18aa0fe38 (patch) | |
tree | b6f820f13c6a69d9ec2eb9f0719ac7a3fd7e0515 /apps/files/l10n | |
parent | f901861f811e634e3f05f45d008be2258288cec7 (diff) | |
download | nextcloud-server-bb884c341f7c5f0e8568283431555ee18aa0fe38.tar.gz nextcloud-server-bb884c341f7c5f0e8568283431555ee18aa0fe38.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/de.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/de.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/en_GB.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/es_MX.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/es_MX.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/fr.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/fr.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/gl.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/gl.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/pl.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/pl.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/pt_BR.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/ru.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/ru.json | 1 |
18 files changed, 18 insertions, 0 deletions
diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index cec25ea6ee5..cede077b4bb 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -65,6 +65,7 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)" : "Dein Speicher ist fast voll ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["stimmt mit '{filter}' überein","stimmen mit '{filter}' überein"], "View in folder" : "In Ordner anzeigen", + "Copied!" : "Kopiert!", "Copy direct link (only works for users who have access to this file/folder)" : "Direkten Link kopieren (funktioniert nur für Nutzer, die Zugriff auf diese(n) Datei/Ordner haben)", "Path" : "Pfad", "_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"], diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index 29cabc96cee..af36d2a64e4 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -63,6 +63,7 @@ "Your storage is almost full ({usedSpacePercent}%)" : "Dein Speicher ist fast voll ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["stimmt mit '{filter}' überein","stimmen mit '{filter}' überein"], "View in folder" : "In Ordner anzeigen", + "Copied!" : "Kopiert!", "Copy direct link (only works for users who have access to this file/folder)" : "Direkten Link kopieren (funktioniert nur für Nutzer, die Zugriff auf diese(n) Datei/Ordner haben)", "Path" : "Pfad", "_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"], diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index 25c4c01c1bc..5b6a94664c1 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -65,6 +65,7 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)" : "Ihr Speicher ist fast voll ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["stimmt mit '{filter}' überein","stimmen mit '{filter}' überein"], "View in folder" : "In Ordner anzeigen", + "Copied!" : "Kopiert!", "Copy direct link (only works for users who have access to this file/folder)" : "Direkten Link kopieren (funktioniert nur für Nutzer, die Zugriff auf diese(n) Datei/Ordner haben)", "Path" : "Pfad", "_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"], diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index a8831fbf85f..ece78412a32 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -63,6 +63,7 @@ "Your storage is almost full ({usedSpacePercent}%)" : "Ihr Speicher ist fast voll ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["stimmt mit '{filter}' überein","stimmen mit '{filter}' überein"], "View in folder" : "In Ordner anzeigen", + "Copied!" : "Kopiert!", "Copy direct link (only works for users who have access to this file/folder)" : "Direkten Link kopieren (funktioniert nur für Nutzer, die Zugriff auf diese(n) Datei/Ordner haben)", "Path" : "Pfad", "_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"], diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 41e86c53055..0b652a32ad1 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -65,6 +65,7 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)" : "Your storage is almost full ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["matches '{filter}'","match '{filter}'"], "View in folder" : "View in folder", + "Copied!" : "Copied!", "Copy direct link (only works for users who have access to this file/folder)" : "Copy direct link (only works for users who have access to this file/folder)", "Path" : "Path", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index dd4741c3119..5f4d22b6a59 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -63,6 +63,7 @@ "Your storage is almost full ({usedSpacePercent}%)" : "Your storage is almost full ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["matches '{filter}'","match '{filter}'"], "View in folder" : "View in folder", + "Copied!" : "Copied!", "Copy direct link (only works for users who have access to this file/folder)" : "Copy direct link (only works for users who have access to this file/folder)", "Path" : "Path", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js index 995885f9620..583665cd2a4 100644 --- a/apps/files/l10n/es_MX.js +++ b/apps/files/l10n/es_MX.js @@ -65,6 +65,7 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)" : "Su espacio está casi lleno ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["coincide '{filter}'","coinciden '{filter}'"], "View in folder" : "Ver en la carpeta", + "Copied!" : "¡Copiado!", "Copy direct link (only works for users who have access to this file/folder)" : "Copiar liga directa (sólo funciona para usuarios que tienen acceso a este archivo/carpeta)", "Path" : "Ruta", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json index 14473e7d2fa..2966aa4da9b 100644 --- a/apps/files/l10n/es_MX.json +++ b/apps/files/l10n/es_MX.json @@ -63,6 +63,7 @@ "Your storage is almost full ({usedSpacePercent}%)" : "Su espacio está casi lleno ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["coincide '{filter}'","coinciden '{filter}'"], "View in folder" : "Ver en la carpeta", + "Copied!" : "¡Copiado!", "Copy direct link (only works for users who have access to this file/folder)" : "Copiar liga directa (sólo funciona para usuarios que tienen acceso a este archivo/carpeta)", "Path" : "Ruta", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index e603088ad2d..93b349709d0 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -65,6 +65,7 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)" : "Votre espace de stockage est presque plein ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["correspond à '{filter}'","correspondent à '{filter}'"], "View in folder" : "Afficher dans le dossier", + "Copied!" : "Copié !", "Copy direct link (only works for users who have access to this file/folder)" : "Copier lien direct (fonctionne seulement pour les utilisateurs qui ont accès a ce fichier/dossier)", "Path" : "Chemin", "_%n byte_::_%n bytes_" : ["%n octet","%n octets"], diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 0a312c40199..4cb6e4b6226 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -63,6 +63,7 @@ "Your storage is almost full ({usedSpacePercent}%)" : "Votre espace de stockage est presque plein ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["correspond à '{filter}'","correspondent à '{filter}'"], "View in folder" : "Afficher dans le dossier", + "Copied!" : "Copié !", "Copy direct link (only works for users who have access to this file/folder)" : "Copier lien direct (fonctionne seulement pour les utilisateurs qui ont accès a ce fichier/dossier)", "Path" : "Chemin", "_%n byte_::_%n bytes_" : ["%n octet","%n octets"], diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index c3265dd0b2f..f60059fefd8 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -65,6 +65,7 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)" : "O seu espazo de almacenamento está case cheo ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["coincidente con «{filter}»","coincidentes con «{filter}»"], "View in folder" : "Ver no cartafol", + "Copied!" : "Copiado!", "Copy direct link (only works for users who have access to this file/folder)" : "Copiar a ligazón directa (só funciona para usuarios que teñen acceso a este ficheiro/cartafol)", "Path" : "Ruta", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index f9b74883ba6..49084cd8fdb 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -63,6 +63,7 @@ "Your storage is almost full ({usedSpacePercent}%)" : "O seu espazo de almacenamento está case cheo ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["coincidente con «{filter}»","coincidentes con «{filter}»"], "View in folder" : "Ver no cartafol", + "Copied!" : "Copiado!", "Copy direct link (only works for users who have access to this file/folder)" : "Copiar a ligazón directa (só funciona para usuarios que teñen acceso a este ficheiro/cartafol)", "Path" : "Ruta", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 8adee63c1e4..d0e2b21368c 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -65,6 +65,7 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)" : "Twój magazyn jest prawie pełny ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["pasujący '{filter}'","pasujące '{filter}'","pasujących '{filter}'","pasujących '{filter}'"], "View in folder" : "Zobacz w katalogu", + "Copied!" : "Skopiowano!", "Copy direct link (only works for users who have access to this file/folder)" : "Skopiuj link bezpośredni (działa tylko dla użytkowników, którzy mają dostęp do pliku/folderu)", "Path" : "Ścieżka", "_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtów","%n bajtów"], diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index 853f8a8b8a6..d4ae86fd70c 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -63,6 +63,7 @@ "Your storage is almost full ({usedSpacePercent}%)" : "Twój magazyn jest prawie pełny ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["pasujący '{filter}'","pasujące '{filter}'","pasujących '{filter}'","pasujących '{filter}'"], "View in folder" : "Zobacz w katalogu", + "Copied!" : "Skopiowano!", "Copy direct link (only works for users who have access to this file/folder)" : "Skopiuj link bezpośredni (działa tylko dla użytkowników, którzy mają dostęp do pliku/folderu)", "Path" : "Ścieżka", "_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtów","%n bajtów"], diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 59761fbc3dd..b70aa1b6efd 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -65,6 +65,7 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)" : "Seu armazenamento está quase cheio ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["coincide com '{filter}'","coincidem com '{filter}'"], "View in folder" : "Exibir na pasta", + "Copied!" : "Copiado!", "Copy direct link (only works for users who have access to this file/folder)" : "Copiar link direto (somente funciona para usuários que tem acesso a este arquivo/pasta)", "Path" : "Caminho", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 6a5466c7300..c25bf802cf7 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -63,6 +63,7 @@ "Your storage is almost full ({usedSpacePercent}%)" : "Seu armazenamento está quase cheio ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["coincide com '{filter}'","coincidem com '{filter}'"], "View in folder" : "Exibir na pasta", + "Copied!" : "Copiado!", "Copy direct link (only works for users who have access to this file/folder)" : "Copiar link direto (somente funciona para usuários que tem acesso a este arquivo/pasta)", "Path" : "Caminho", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index dd862eb03ef..3b45d409ed7 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -65,6 +65,7 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)" : "Ваше хранилище почти заполнено ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["соответствует '{filter}'","соответствуют '{filter}'","соответствуют '{filter}'","соответствуют '{filter}'"], "View in folder" : "Посмотреть в каталоге", + "Copied!" : "Скопировано!", "Copy direct link (only works for users who have access to this file/folder)" : "Копировать прямую ссылку (работает только для пользователей с правами доступа к этому файлу или каталогу)", "Path" : "Путь", "_%n byte_::_%n bytes_" : ["%n байт","%n байта","%n байт","%n байт"], diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index a374c64b4ba..63549e592b4 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -63,6 +63,7 @@ "Your storage is almost full ({usedSpacePercent}%)" : "Ваше хранилище почти заполнено ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["соответствует '{filter}'","соответствуют '{filter}'","соответствуют '{filter}'","соответствуют '{filter}'"], "View in folder" : "Посмотреть в каталоге", + "Copied!" : "Скопировано!", "Copy direct link (only works for users who have access to this file/folder)" : "Копировать прямую ссылку (работает только для пользователей с правами доступа к этому файлу или каталогу)", "Path" : "Путь", "_%n byte_::_%n bytes_" : ["%n байт","%n байта","%n байт","%n байт"], |