diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-04 01:56:01 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-04 01:56:01 -0400 |
commit | e4a3f8d3c44f3238071d03f793cd2c5395062b5e (patch) | |
tree | 3b027fb016ebc83cf8733f832ab9dbf8642483d7 /apps/files | |
parent | f1b3e03f7fdb6272bbc4320d75b8bb0df4a05557 (diff) | |
download | nextcloud-server-e4a3f8d3c44f3238071d03f793cd2c5395062b5e.tar.gz nextcloud-server-e4a3f8d3c44f3238071d03f793cd2c5395062b5e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
54 files changed, 86 insertions, 0 deletions
diff --git a/apps/files/l10n/ar.php b/apps/files/l10n/ar.php index 59f32f70fe3..d601c9f8993 100644 --- a/apps/files/l10n/ar.php +++ b/apps/files/l10n/ar.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "خطأ غير معروف. ", "Could not move %s - File with this name already exists" => "فشل في نقل الملف %s - يوجد ملف بنفس هذا الاسم", "Could not move %s" => "فشل في نقل %s", "File name cannot be empty." => "اسم الملف لا يجوز أن يكون فارغا", diff --git a/apps/files/l10n/ast.php b/apps/files/l10n/ast.php index 706ed56f239..d1b66f84dab 100644 --- a/apps/files/l10n/ast.php +++ b/apps/files/l10n/ast.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "Fallu desconocíu", "Could not move %s - File with this name already exists" => "Nun pudo movese %s - Yá existe un ficheru con esi nome.", "Could not move %s" => "Nun pudo movese %s", "File name cannot be empty." => "El nome de ficheru nun pue quedar baleru.", diff --git a/apps/files/l10n/ca.php b/apps/files/l10n/ca.php index 1394692a447..da9c19f3c45 100644 --- a/apps/files/l10n/ca.php +++ b/apps/files/l10n/ca.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "Error desconegut", "Could not move %s - File with this name already exists" => "No s'ha pogut moure %s - Ja hi ha un fitxer amb aquest nom", "Could not move %s" => " No s'ha pogut moure %s", "File name cannot be empty." => "El nom del fitxer no pot ser buit.", diff --git a/apps/files/l10n/cs_CZ.php b/apps/files/l10n/cs_CZ.php index 5c960c56915..3d78f57fc6e 100644 --- a/apps/files/l10n/cs_CZ.php +++ b/apps/files/l10n/cs_CZ.php @@ -1,5 +1,8 @@ <?php $TRANSLATIONS = array( +"Storage not available" => "Úložiště není dostupné", +"Storage invalid" => "Neplatné úložiště", +"Unknown error" => "Neznámá chyba", "Could not move %s - File with this name already exists" => "Nelze přesunout %s - již existuje soubor se stejným názvem", "Could not move %s" => "Nelze přesunout %s", "File name cannot be empty." => "Název souboru nemůže být prázdný řetězec.", diff --git a/apps/files/l10n/da.php b/apps/files/l10n/da.php index 1005b92d4bc..deb5d10531c 100644 --- a/apps/files/l10n/da.php +++ b/apps/files/l10n/da.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "Ukendt fejl", "Could not move %s - File with this name already exists" => "Kunne ikke flytte %s - der findes allerede en fil med dette navn", "Could not move %s" => "Kunne ikke flytte %s", "File name cannot be empty." => "Filnavnet kan ikke stå tomt.", diff --git a/apps/files/l10n/de.php b/apps/files/l10n/de.php index 0f4aa4437cc..9b89c6098af 100644 --- a/apps/files/l10n/de.php +++ b/apps/files/l10n/de.php @@ -1,5 +1,8 @@ <?php $TRANSLATIONS = array( +"Storage not available" => "Speicher nicht verfügbar", +"Storage invalid" => "Speicher ungültig", +"Unknown error" => "Unbekannter Fehler", "Could not move %s - File with this name already exists" => "Konnte %s nicht verschieben. Eine Datei mit diesem Namen existiert bereits", "Could not move %s" => "Konnte %s nicht verschieben", "File name cannot be empty." => "Der Dateiname darf nicht leer sein.", diff --git a/apps/files/l10n/de_CH.php b/apps/files/l10n/de_CH.php index c18136a760f..6d5f67f4b49 100644 --- a/apps/files/l10n/de_CH.php +++ b/apps/files/l10n/de_CH.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "Unbekannter Fehler", "Could not move %s - File with this name already exists" => "%s konnte nicht verschoben werden. Eine Datei mit diesem Namen existiert bereits.", "Could not move %s" => "Konnte %s nicht verschieben", "File name cannot be empty." => "Der Dateiname darf nicht leer sein.", diff --git a/apps/files/l10n/de_DE.php b/apps/files/l10n/de_DE.php index 9c973d48133..bc8b88c60a7 100644 --- a/apps/files/l10n/de_DE.php +++ b/apps/files/l10n/de_DE.php @@ -1,5 +1,8 @@ <?php $TRANSLATIONS = array( +"Storage not available" => "Speicher nicht verfügbar", +"Storage invalid" => "Speicher ungültig", +"Unknown error" => "Unbekannter Fehler", "Could not move %s - File with this name already exists" => "%s konnte nicht verschoben werden. Eine Datei mit diesem Namen existiert bereits.", "Could not move %s" => "Konnte %s nicht verschieben", "File name cannot be empty." => "Der Dateiname darf nicht leer sein.", diff --git a/apps/files/l10n/el.php b/apps/files/l10n/el.php index 4e759945517..a3b40185261 100644 --- a/apps/files/l10n/el.php +++ b/apps/files/l10n/el.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "Άγνωστο σφάλμα", "Could not move %s - File with this name already exists" => "Αδυναμία μετακίνησης του %s - υπάρχει ήδη αρχείο με αυτό το όνομα", "Could not move %s" => "Αδυναμία μετακίνησης του %s", "File name cannot be empty." => "Το όνομα αρχείου δεν μπορεί να είναι κενό.", diff --git a/apps/files/l10n/en_GB.php b/apps/files/l10n/en_GB.php index 2c13cc7e543..bdb9b0c445f 100644 --- a/apps/files/l10n/en_GB.php +++ b/apps/files/l10n/en_GB.php @@ -1,5 +1,8 @@ <?php $TRANSLATIONS = array( +"Storage not available" => "Storage not available", +"Storage invalid" => "Storage invalid", +"Unknown error" => "Unknown error", "Could not move %s - File with this name already exists" => "Could not move %s - File with this name already exists", "Could not move %s" => "Could not move %s", "File name cannot be empty." => "File name cannot be empty.", diff --git a/apps/files/l10n/eo.php b/apps/files/l10n/eo.php index f0333c931dc..f6394c0b055 100644 --- a/apps/files/l10n/eo.php +++ b/apps/files/l10n/eo.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "Nekonata eraro", "Could not move %s - File with this name already exists" => "Ne eblis movi %s: dosiero kun ĉi tiu nomo jam ekzistas", "Could not move %s" => "Ne eblis movi %s", "File name cannot be empty." => "Dosiernomo devas ne malpleni.", diff --git a/apps/files/l10n/es.php b/apps/files/l10n/es.php index 5c3c4999c36..302177af110 100644 --- a/apps/files/l10n/es.php +++ b/apps/files/l10n/es.php @@ -1,5 +1,8 @@ <?php $TRANSLATIONS = array( +"Storage not available" => "Almacenamiento no disponible", +"Storage invalid" => "Almacenamiento inválido", +"Unknown error" => "Error desconocido", "Could not move %s - File with this name already exists" => "No se pudo mover %s - Ya existe un archivo con ese nombre.", "Could not move %s" => "No se pudo mover %s", "File name cannot be empty." => "El nombre de archivo no puede estar vacío.", diff --git a/apps/files/l10n/es_AR.php b/apps/files/l10n/es_AR.php index 47a017d8b59..cb6ec950b93 100644 --- a/apps/files/l10n/es_AR.php +++ b/apps/files/l10n/es_AR.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "Error desconocido", "Could not move %s - File with this name already exists" => "No se pudo mover %s - Un archivo con este nombre ya existe", "Could not move %s" => "No se pudo mover %s ", "File name cannot be empty." => "El nombre del archivo no puede quedar vacío.", diff --git a/apps/files/l10n/es_CL.php b/apps/files/l10n/es_CL.php index fa856ad5292..c92170830cc 100644 --- a/apps/files/l10n/es_CL.php +++ b/apps/files/l10n/es_CL.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "Error desconocido", "Files" => "Archivos", "Share" => "Compartir", "Rename" => "Renombrar", diff --git a/apps/files/l10n/es_MX.php b/apps/files/l10n/es_MX.php index da4cb97ca68..79ce99aedd9 100644 --- a/apps/files/l10n/es_MX.php +++ b/apps/files/l10n/es_MX.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "Error desconocido", "Could not move %s - File with this name already exists" => "No se pudo mover %s - Ya existe un archivo con ese nombre.", "Could not move %s" => "No se pudo mover %s", "File name cannot be empty." => "El nombre de archivo no puede estar vacío.", diff --git a/apps/files/l10n/et_EE.php b/apps/files/l10n/et_EE.php index 16c299ddb89..07e72aef6bc 100644 --- a/apps/files/l10n/et_EE.php +++ b/apps/files/l10n/et_EE.php @@ -1,5 +1,8 @@ <?php $TRANSLATIONS = array( +"Storage not available" => "Andmehoidla pole saadaval", +"Storage invalid" => "Vigane andmehoidla", +"Unknown error" => "Tundmatu viga", "Could not move %s - File with this name already exists" => "Ei saa liigutada faili %s - samanimeline fail on juba olemas", "Could not move %s" => "%s liigutamine ebaõnnestus", "File name cannot be empty." => "Faili nimi ei saa olla tühi.", diff --git a/apps/files/l10n/eu.php b/apps/files/l10n/eu.php index d93da7e5794..161a44a90c2 100644 --- a/apps/files/l10n/eu.php +++ b/apps/files/l10n/eu.php @@ -1,5 +1,8 @@ <?php $TRANSLATIONS = array( +"Storage not available" => "Biltegia ez dago eskuragarri", +"Storage invalid" => "Biltegi bliogabea", +"Unknown error" => "Errore ezezaguna", "Could not move %s - File with this name already exists" => "Ezin da %s mugitu - Izen hau duen fitxategia dagoeneko existitzen da", "Could not move %s" => "Ezin dira fitxategiak mugitu %s", "File name cannot be empty." => "Fitxategi izena ezin da hutsa izan.", diff --git a/apps/files/l10n/fa.php b/apps/files/l10n/fa.php index d746c9f399e..ba2f228230b 100644 --- a/apps/files/l10n/fa.php +++ b/apps/files/l10n/fa.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "خطای نامشخص", "Could not move %s - File with this name already exists" => "%s نمی توان جابجا کرد - در حال حاضر پرونده با این نام وجود دارد. ", "Could not move %s" => "%s نمی تواند حرکت کند ", "File name cannot be empty." => "نام پرونده نمی تواند خالی باشد.", diff --git a/apps/files/l10n/fi_FI.php b/apps/files/l10n/fi_FI.php index 5ae86902969..8d31ff42a81 100644 --- a/apps/files/l10n/fi_FI.php +++ b/apps/files/l10n/fi_FI.php @@ -1,5 +1,8 @@ <?php $TRANSLATIONS = array( +"Storage not available" => "Tallennustila ei ole käytettävissä", +"Storage invalid" => "Virheellinen tallennustila", +"Unknown error" => "Tuntematon virhe", "Could not move %s - File with this name already exists" => "Kohteen %s siirto ei onnistunut - Tiedosto samalla nimellä on jo olemassa", "Could not move %s" => "Kohteen %s siirto ei onnistunut", "File name cannot be empty." => "Tiedoston nimi ei voi olla tyhjä.", diff --git a/apps/files/l10n/fr.php b/apps/files/l10n/fr.php index 467ba01872c..bc124c12d92 100644 --- a/apps/files/l10n/fr.php +++ b/apps/files/l10n/fr.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "Erreur Inconnue ", "Could not move %s - File with this name already exists" => "Impossible de déplacer %s - Un fichier possédant ce nom existe déjà", "Could not move %s" => "Impossible de déplacer %s", "File name cannot be empty." => "Le nom de fichier ne peut être vide.", diff --git a/apps/files/l10n/gl.php b/apps/files/l10n/gl.php index 4ede7a94278..9e4012c35e3 100644 --- a/apps/files/l10n/gl.php +++ b/apps/files/l10n/gl.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "Produciuse un erro descoñecido", "Could not move %s - File with this name already exists" => "Non foi posíbel mover %s; Xa existe un ficheiro con ese nome.", "Could not move %s" => "Non foi posíbel mover %s", "File name cannot be empty." => "O nome de ficheiro non pode estar baleiro", diff --git a/apps/files/l10n/he.php b/apps/files/l10n/he.php index be625d46489..35b05603515 100644 --- a/apps/files/l10n/he.php +++ b/apps/files/l10n/he.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "שגיאה בלתי ידועה", "Could not move %s - File with this name already exists" => "לא ניתן להעביר את %s - קובץ בשם הזה כבר קיים", "Could not move %s" => "לא ניתן להעביר את %s", "File name cannot be empty." => "שם קובץ אינו יכול להיות ריק", diff --git a/apps/files/l10n/hu_HU.php b/apps/files/l10n/hu_HU.php index 8099eb6edc4..ce4cac89b1a 100644 --- a/apps/files/l10n/hu_HU.php +++ b/apps/files/l10n/hu_HU.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "Ismeretlen hiba", "Could not move %s - File with this name already exists" => "%s áthelyezése nem sikerült - már létezik másik fájl ezzel a névvel", "Could not move %s" => "Nem sikerült %s áthelyezése", "File name cannot be empty." => "A fájlnév nem lehet semmi.", diff --git a/apps/files/l10n/ia.php b/apps/files/l10n/ia.php index 5a9cdfac407..04055e9046a 100644 --- a/apps/files/l10n/ia.php +++ b/apps/files/l10n/ia.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "Error Incognite", "The uploaded file was only partially uploaded" => "Le file incargate solmente esseva incargate partialmente", "No file was uploaded" => "Nulle file esseva incargate.", "Missing a temporary folder" => "Manca un dossier temporari", diff --git a/apps/files/l10n/id.php b/apps/files/l10n/id.php index 3b2fa56e67c..29a02f5fc5e 100644 --- a/apps/files/l10n/id.php +++ b/apps/files/l10n/id.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "Galat tidak diketahui", "Could not move %s - File with this name already exists" => "Tidak dapat memindahkan %s - Berkas dengan nama ini sudah ada", "Could not move %s" => "Tidak dapat memindahkan %s", "File name cannot be empty." => "Nama berkas tidak boleh kosong.", diff --git a/apps/files/l10n/it.php b/apps/files/l10n/it.php index 8070f488806..ffb620579e6 100644 --- a/apps/files/l10n/it.php +++ b/apps/files/l10n/it.php @@ -1,5 +1,8 @@ <?php $TRANSLATIONS = array( +"Storage not available" => "Archiviazione non disponibile", +"Storage invalid" => "Archiviazione non valida", +"Unknown error" => "Errore sconosciuto", "Could not move %s - File with this name already exists" => "Impossibile spostare %s - un file con questo nome esiste già", "Could not move %s" => "Impossibile spostare %s", "File name cannot be empty." => "Il nome del file non può essere vuoto.", diff --git a/apps/files/l10n/ja.php b/apps/files/l10n/ja.php index 0381d000027..6d605c11c9e 100644 --- a/apps/files/l10n/ja.php +++ b/apps/files/l10n/ja.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "不明なエラー", "Could not move %s - File with this name already exists" => "%s を移動できませんでした ― この名前のファイルはすでに存在します", "Could not move %s" => "%s を移動できませんでした", "File name cannot be empty." => "ファイル名を空にすることはできません。", diff --git a/apps/files/l10n/ka_GE.php b/apps/files/l10n/ka_GE.php index 1b566455436..6de58f1ad70 100644 --- a/apps/files/l10n/ka_GE.php +++ b/apps/files/l10n/ka_GE.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "უცნობი შეცდომა", "Could not move %s - File with this name already exists" => "%s –ის გადატანა ვერ მოხერხდა – ფაილი ამ სახელით უკვე არსებობს", "Could not move %s" => "%s –ის გადატანა ვერ მოხერხდა", "File name cannot be empty." => "ფაილის სახელი არ შეიძლება იყოს ცარიელი.", diff --git a/apps/files/l10n/km.php b/apps/files/l10n/km.php index 6912cac31fc..5c00c5e6d82 100644 --- a/apps/files/l10n/km.php +++ b/apps/files/l10n/km.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "មិនស្គាល់កំហុស", "Could not move %s - File with this name already exists" => "មិនអាចផ្លាស់ទី %s - មានឈ្មោះឯកសារដូចនេះហើយ", "Could not move %s" => "មិនអាចផ្លាស់ទី %s", "File name cannot be empty." => "ឈ្មោះឯកសារមិនអាចនៅទទេបានឡើយ។", diff --git a/apps/files/l10n/ko.php b/apps/files/l10n/ko.php index 22b1c692009..2edf570c3fc 100644 --- a/apps/files/l10n/ko.php +++ b/apps/files/l10n/ko.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "알 수 없는 오류", "Could not move %s - File with this name already exists" => "항목 %s을(를) 이동시킬 수 없음 - 같은 이름의 파일이 이미 존재함", "Could not move %s" => "항목 %s을(를) 이동시킬 수 없음", "File name cannot be empty." => "파일 이름이 비어 있을 수 없습니다.", diff --git a/apps/files/l10n/lb.php b/apps/files/l10n/lb.php index 46d5cdaea39..9ad6717273c 100644 --- a/apps/files/l10n/lb.php +++ b/apps/files/l10n/lb.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "Et ass en onbekannte Fehler opgetrueden", "There is no error, the file uploaded with success" => "Keen Feeler, Datei ass komplett ropgelueden ginn", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Déi ropgelueden Datei ass méi grouss wei d'MAX_FILE_SIZE Eegenschaft déi an der HTML form uginn ass", "The uploaded file was only partially uploaded" => "Déi ropgelueden Datei ass nëmmen hallef ropgelueden ginn", diff --git a/apps/files/l10n/lt_LT.php b/apps/files/l10n/lt_LT.php index 26f4f01f000..616a20f1e7a 100644 --- a/apps/files/l10n/lt_LT.php +++ b/apps/files/l10n/lt_LT.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "Neatpažinta klaida", "Could not move %s - File with this name already exists" => "Nepavyko perkelti %s - failas su tokiu pavadinimu jau egzistuoja", "Could not move %s" => "Nepavyko perkelti %s", "File name cannot be empty." => "Failo pavadinimas negali būti tuščias.", diff --git a/apps/files/l10n/lv.php b/apps/files/l10n/lv.php index 84d34bb7121..b8f0764ea4c 100644 --- a/apps/files/l10n/lv.php +++ b/apps/files/l10n/lv.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "Nezināma kļūda", "Could not move %s - File with this name already exists" => "Nevarēja pārvietot %s — jau eksistē datne ar tādu nosaukumu", "Could not move %s" => "Nevarēja pārvietot %s", "File name cannot be empty." => "Datnes nosaukums nevar būt tukšs.", diff --git a/apps/files/l10n/mk.php b/apps/files/l10n/mk.php index b1213ddadf8..a683af1a6c4 100644 --- a/apps/files/l10n/mk.php +++ b/apps/files/l10n/mk.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "Непозната грешка", "Could not move %s - File with this name already exists" => "Не можам да го преместам %s - Датотека со такво име веќе постои", "Could not move %s" => "Не можам да ги префрлам %s", "File name cannot be empty." => "Името на датотеката не може да биде празно.", diff --git a/apps/files/l10n/nb_NO.php b/apps/files/l10n/nb_NO.php index 2efc87ce9ad..cb9be29ccc3 100644 --- a/apps/files/l10n/nb_NO.php +++ b/apps/files/l10n/nb_NO.php @@ -1,5 +1,8 @@ <?php $TRANSLATIONS = array( +"Storage not available" => "Lagringsplass ikke tilgjengelig", +"Storage invalid" => "Lagringsplass ugyldig", +"Unknown error" => "Ukjent feil", "Could not move %s - File with this name already exists" => "Kan ikke flytte %s - En fil med samme navn finnes allerede", "Could not move %s" => "Kunne ikke flytte %s", "File name cannot be empty." => "Filnavn kan ikke være tomt.", diff --git a/apps/files/l10n/nl.php b/apps/files/l10n/nl.php index 59c1e8a3e6e..7a270c5f805 100644 --- a/apps/files/l10n/nl.php +++ b/apps/files/l10n/nl.php @@ -1,5 +1,8 @@ <?php $TRANSLATIONS = array( +"Storage not available" => "Opslag niet beschikbaar", +"Storage invalid" => "Opslag ongeldig", +"Unknown error" => "Onbekende fout", "Could not move %s - File with this name already exists" => "Kon %s niet verplaatsen - Er bestaat al een bestand met deze naam", "Could not move %s" => "Kon %s niet verplaatsen", "File name cannot be empty." => "Bestandsnaam kan niet leeg zijn.", diff --git a/apps/files/l10n/pa.php b/apps/files/l10n/pa.php index a97bc783685..55af52a4547 100644 --- a/apps/files/l10n/pa.php +++ b/apps/files/l10n/pa.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "ਅਣਜਾਣ ਗਲਤੀ", "Files" => "ਫਾਇਲਾਂ", "Share" => "ਸਾਂਝਾ ਕਰੋ", "Delete" => "ਹਟਾਓ", diff --git a/apps/files/l10n/pl.php b/apps/files/l10n/pl.php index ecc63f82c8d..3ee00819eb3 100644 --- a/apps/files/l10n/pl.php +++ b/apps/files/l10n/pl.php @@ -1,5 +1,8 @@ <?php $TRANSLATIONS = array( +"Storage not available" => "Pamięć nie dostępna", +"Storage invalid" => "Pamięć nieprawidłowa", +"Unknown error" => "Nieznany błąd", "Could not move %s - File with this name already exists" => "Nie można było przenieść %s - Plik o takiej nazwie już istnieje", "Could not move %s" => "Nie można było przenieść %s", "File name cannot be empty." => "Nazwa pliku nie może być pusta.", diff --git a/apps/files/l10n/pt_BR.php b/apps/files/l10n/pt_BR.php index 943f278fb18..b7a7fb9d909 100644 --- a/apps/files/l10n/pt_BR.php +++ b/apps/files/l10n/pt_BR.php @@ -1,5 +1,8 @@ <?php $TRANSLATIONS = array( +"Storage not available" => "Armazanamento não disponível", +"Storage invalid" => "Armazenamento invávilido", +"Unknown error" => "Erro desconhecido", "Could not move %s - File with this name already exists" => "Impossível mover %s - Já existe um arquivo com esse nome", "Could not move %s" => "Impossível mover %s", "File name cannot be empty." => "O nome do arquivo não pode estar vazio.", diff --git a/apps/files/l10n/pt_PT.php b/apps/files/l10n/pt_PT.php index a7062400948..1f37659d5a6 100644 --- a/apps/files/l10n/pt_PT.php +++ b/apps/files/l10n/pt_PT.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "Erro Desconhecido", "Could not move %s - File with this name already exists" => "Não foi possível mover %s - Já existe um ficheiro com este nome", "Could not move %s" => "Não foi possível mover %s", "File name cannot be empty." => "O nome do ficheiro não pode estar em branco.", diff --git a/apps/files/l10n/ro.php b/apps/files/l10n/ro.php index 44a1d4e5185..ff3e99bf5be 100644 --- a/apps/files/l10n/ro.php +++ b/apps/files/l10n/ro.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "Eroare necunoscută", "Could not move %s - File with this name already exists" => "%s nu se poate muta - Fișierul cu acest nume există deja ", "Could not move %s" => "Nu se poate muta %s", "File name cannot be empty." => "Numele fișierului nu poate rămâne gol.", diff --git a/apps/files/l10n/ru.php b/apps/files/l10n/ru.php index 4e1d5547229..83828a14371 100644 --- a/apps/files/l10n/ru.php +++ b/apps/files/l10n/ru.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "Неизвестная ошибка", "Could not move %s - File with this name already exists" => "Невозможно переместить %s - файл с таким именем уже существует", "Could not move %s" => "Невозможно переместить %s", "File name cannot be empty." => "Имя файла не может быть пустым.", diff --git a/apps/files/l10n/sk_SK.php b/apps/files/l10n/sk_SK.php index f5c71b6cfce..9d4097d3978 100644 --- a/apps/files/l10n/sk_SK.php +++ b/apps/files/l10n/sk_SK.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "Neznáma chyba", "Could not move %s - File with this name already exists" => "Nie je možné presunúť %s - súbor s týmto menom už existuje", "Could not move %s" => "Nie je možné presunúť %s", "File name cannot be empty." => "Meno súboru nemôže byť prázdne", diff --git a/apps/files/l10n/sl.php b/apps/files/l10n/sl.php index 3a85707abf1..80b4251cd92 100644 --- a/apps/files/l10n/sl.php +++ b/apps/files/l10n/sl.php @@ -1,5 +1,8 @@ <?php $TRANSLATIONS = array( +"Storage not available" => "Na voljo ni dovolj prostora", +"Storage invalid" => "Določen prostor ni veljaven", +"Unknown error" => "Neznana napaka", "Could not move %s - File with this name already exists" => "Datoteke %s ni mogoče premakniti - datoteka s tem imenom že obstaja.", "Could not move %s" => "Datoteke %s ni mogoče premakniti", "File name cannot be empty." => "Ime datoteke ne sme biti prazno polje.", diff --git a/apps/files/l10n/sq.php b/apps/files/l10n/sq.php index 302c7a8ef82..5c3157cd636 100644 --- a/apps/files/l10n/sq.php +++ b/apps/files/l10n/sq.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "Gabim panjohur", "Could not move %s - File with this name already exists" => "E pa mundur zhvendosja e %s - ekziston nje skedar me te njetin emer", "Could not move %s" => "Nuk mund të zhvendoset %s", "File name cannot be empty." => "Emri i skedarit nuk mund të jetë bosh.", diff --git a/apps/files/l10n/sv.php b/apps/files/l10n/sv.php index 7d323664d3a..db3889a7986 100644 --- a/apps/files/l10n/sv.php +++ b/apps/files/l10n/sv.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "Okänt fel", "Could not move %s - File with this name already exists" => "Kunde inte flytta %s - Det finns redan en fil med detta namn", "Could not move %s" => "Kan inte flytta %s", "File name cannot be empty." => "Filnamn kan inte vara tomt.", diff --git a/apps/files/l10n/th_TH.php b/apps/files/l10n/th_TH.php index e806a0bb7c8..5e1ffb2c283 100644 --- a/apps/files/l10n/th_TH.php +++ b/apps/files/l10n/th_TH.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "ข้อผิดพลาดที่ไม่ทราบสาเหตุ", "Could not move %s - File with this name already exists" => "ไม่สามารถย้าย %s ได้ - ไฟล์ที่ใช้ชื่อนี้มีอยู่แล้ว", "Could not move %s" => "ไม่สามารถย้าย %s ได้", "File name cannot be empty." => "ชื่อไฟล์ไม่สามารถเว้นว่างได้", diff --git a/apps/files/l10n/tr.php b/apps/files/l10n/tr.php index 9e74cfc58ef..38edb2de6f4 100644 --- a/apps/files/l10n/tr.php +++ b/apps/files/l10n/tr.php @@ -1,5 +1,8 @@ <?php $TRANSLATIONS = array( +"Storage not available" => "Depolama mevcut değil", +"Storage invalid" => "Depolama geçersiz", +"Unknown error" => "Bilinmeyen hata", "Could not move %s - File with this name already exists" => "%s taşınamadı. Bu isimde dosya zaten mevcut", "Could not move %s" => "%s taşınamadı", "File name cannot be empty." => "Dosya adı boş olamaz.", diff --git a/apps/files/l10n/ug.php b/apps/files/l10n/ug.php index 7f0baec9fd9..53162962c8d 100644 --- a/apps/files/l10n/ug.php +++ b/apps/files/l10n/ug.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "يوچۇن خاتالىق", "Could not move %s" => "%s يۆتكىيەلمەيدۇ", "No file was uploaded. Unknown error" => "ھېچقانداق ھۆججەت يۈكلەنمىدى. يوچۇن خاتالىق", "No file was uploaded" => "ھېچقانداق ھۆججەت يۈكلەنمىدى", diff --git a/apps/files/l10n/uk.php b/apps/files/l10n/uk.php index 268bcfb5dbb..cfa8c917126 100644 --- a/apps/files/l10n/uk.php +++ b/apps/files/l10n/uk.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "Невідома помилка", "Could not move %s - File with this name already exists" => "Не вдалося перемістити %s - Файл з таким ім'ям вже існує", "Could not move %s" => "Не вдалося перемістити %s", "File name cannot be empty." => " Ім'я файлу не може бути порожнім.", diff --git a/apps/files/l10n/ur_PK.php b/apps/files/l10n/ur_PK.php index 5e088038cf2..6fcf87be6eb 100644 --- a/apps/files/l10n/ur_PK.php +++ b/apps/files/l10n/ur_PK.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "غیر معروف خرابی", "Share" => "تقسیم", "Delete" => "حذف کریں", "Error" => "ایرر", diff --git a/apps/files/l10n/vi.php b/apps/files/l10n/vi.php index 72ed60e92c0..83f577cca13 100644 --- a/apps/files/l10n/vi.php +++ b/apps/files/l10n/vi.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "Lỗi chưa biết", "Could not move %s - File with this name already exists" => "Không thể di chuyển %s - Đã có tên tập tin này trên hệ thống", "Could not move %s" => "Không thể di chuyển %s", "File name cannot be empty." => "Tên file không được rỗng", diff --git a/apps/files/l10n/zh_CN.php b/apps/files/l10n/zh_CN.php index 030b11c2312..fd5cf0cff67 100644 --- a/apps/files/l10n/zh_CN.php +++ b/apps/files/l10n/zh_CN.php @@ -1,5 +1,8 @@ <?php $TRANSLATIONS = array( +"Storage not available" => "存储空间不可用", +"Storage invalid" => "存储空间无效", +"Unknown error" => "未知错误", "Could not move %s - File with this name already exists" => "无法移动 %s - 同名文件已存在", "Could not move %s" => "无法移动 %s", "File name cannot be empty." => "文件名不能为空。", diff --git a/apps/files/l10n/zh_TW.php b/apps/files/l10n/zh_TW.php index 5e41198c417..092bfe52c04 100644 --- a/apps/files/l10n/zh_TW.php +++ b/apps/files/l10n/zh_TW.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "未知的錯誤", "Could not move %s - File with this name already exists" => "無法移動 %s ,同名的檔案已經存在", "Could not move %s" => "無法移動 %s", "File name cannot be empty." => "檔名不能為空", |