diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-23 02:04:41 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-23 02:04:41 +0200 |
commit | 81ecabb19c517411b5023fb29ee7061d4e1eeeec (patch) | |
tree | a3c748b01fe871a9d57b29b5dfd17ec4c20bdd0c /apps | |
parent | c7043fdd0476aa486fb02d54765af4940f9315f9 (diff) | |
download | nextcloud-server-81ecabb19c517411b5023fb29ee7061d4e1eeeec.tar.gz nextcloud-server-81ecabb19c517411b5023fb29ee7061d4e1eeeec.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/files/l10n/cs_CZ.php | 1 | ||||
-rw-r--r-- | apps/files/l10n/fi_FI.php | 1 | ||||
-rw-r--r-- | apps/files/l10n/it.php | 1 | ||||
-rw-r--r-- | apps/files/l10n/ja_JP.php | 1 | ||||
-rw-r--r-- | apps/files/l10n/th_TH.php | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/cs_CZ.php | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/it.php | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ja_JP.php | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/th_TH.php | 2 | ||||
-rw-r--r-- | apps/files_versions/l10n/cs_CZ.php | 1 | ||||
-rw-r--r-- | apps/files_versions/l10n/it.php | 1 | ||||
-rw-r--r-- | apps/files_versions/l10n/ja_JP.php | 1 | ||||
-rw-r--r-- | apps/files_versions/l10n/th_TH.php | 1 |
13 files changed, 17 insertions, 0 deletions
diff --git a/apps/files/l10n/cs_CZ.php b/apps/files/l10n/cs_CZ.php index fccf651dc34..468ed4fdfe8 100644 --- a/apps/files/l10n/cs_CZ.php +++ b/apps/files/l10n/cs_CZ.php @@ -9,6 +9,7 @@ "Files" => "Soubory", "Unshare" => "Zrušit sdílení", "Delete" => "Smazat", +"Rename" => "Přejmenovat", "already exists" => "již existuje", "replace" => "nahradit", "suggest name" => "navrhnout název", diff --git a/apps/files/l10n/fi_FI.php b/apps/files/l10n/fi_FI.php index 757d0594d30..57aeaebc442 100644 --- a/apps/files/l10n/fi_FI.php +++ b/apps/files/l10n/fi_FI.php @@ -8,6 +8,7 @@ "Failed to write to disk" => "Levylle kirjoitus epäonnistui", "Files" => "Tiedostot", "Delete" => "Poista", +"Rename" => "Nimeä uudelleen", "already exists" => "on jo olemassa", "replace" => "korvaa", "suggest name" => "ehdota nimeä", diff --git a/apps/files/l10n/it.php b/apps/files/l10n/it.php index 574219cf913..2a92d05ec3a 100644 --- a/apps/files/l10n/it.php +++ b/apps/files/l10n/it.php @@ -9,6 +9,7 @@ "Files" => "File", "Unshare" => "Rimuovi condivisione", "Delete" => "Elimina", +"Rename" => "Rinomina", "already exists" => "esiste già", "replace" => "sostituisci", "suggest name" => "suggerisci nome", diff --git a/apps/files/l10n/ja_JP.php b/apps/files/l10n/ja_JP.php index 84d671a938d..d6fc942069c 100644 --- a/apps/files/l10n/ja_JP.php +++ b/apps/files/l10n/ja_JP.php @@ -9,6 +9,7 @@ "Files" => "ファイル", "Unshare" => "共有しない", "Delete" => "削除", +"Rename" => "名称変更", "already exists" => "既に存在します", "replace" => "置き換え", "suggest name" => "推奨名称", diff --git a/apps/files/l10n/th_TH.php b/apps/files/l10n/th_TH.php index 988bfd50a2f..d2b722891ed 100644 --- a/apps/files/l10n/th_TH.php +++ b/apps/files/l10n/th_TH.php @@ -9,6 +9,7 @@ "Files" => "ไฟล์", "Unshare" => "ยกเลิกการแชร์ข้อมูล", "Delete" => "ลบ", +"Rename" => "เปลี่ยนชื่อ", "already exists" => "มีอยู่แล้ว", "replace" => "แทนที่", "suggest name" => "แนะนำชื่อ", diff --git a/apps/files_sharing/l10n/cs_CZ.php b/apps/files_sharing/l10n/cs_CZ.php index e9185e979cd..9889fae488a 100644 --- a/apps/files_sharing/l10n/cs_CZ.php +++ b/apps/files_sharing/l10n/cs_CZ.php @@ -1,6 +1,8 @@ <?php $TRANSLATIONS = array( "Password" => "Heslo", "Submit" => "Odeslat", +"%s shared the folder %s with you" => "%s s Vámi sdílí složku %s", +"%s shared the file %s with you" => "%s s Vámi sdílí soubor %s", "Download" => "Stáhnout", "No preview available for" => "Náhled není dostupný pro", "web services under your control" => "služby webu pod Vaší kontrolou" diff --git a/apps/files_sharing/l10n/it.php b/apps/files_sharing/l10n/it.php index 5bedabde9bb..f83ca1446d6 100644 --- a/apps/files_sharing/l10n/it.php +++ b/apps/files_sharing/l10n/it.php @@ -1,6 +1,8 @@ <?php $TRANSLATIONS = array( "Password" => "Password", "Submit" => "Invia", +"%s shared the folder %s with you" => "%s ha condiviso la cartella %s con te", +"%s shared the file %s with you" => "%s ha condiviso il file %s con te", "Download" => "Scarica", "No preview available for" => "Nessuna anteprima disponibile per", "web services under your control" => "servizi web nelle tue mani" diff --git a/apps/files_sharing/l10n/ja_JP.php b/apps/files_sharing/l10n/ja_JP.php index 5d63f371d56..058e4f2cd7e 100644 --- a/apps/files_sharing/l10n/ja_JP.php +++ b/apps/files_sharing/l10n/ja_JP.php @@ -1,6 +1,8 @@ <?php $TRANSLATIONS = array( "Password" => "パスワード", "Submit" => "送信", +"%s shared the folder %s with you" => "%s はフォルダー %s をあなたと共有", +"%s shared the file %s with you" => "%s はファイル %s をあなたと共有", "Download" => "ダウンロード", "No preview available for" => "プレビューはありません", "web services under your control" => "管理下のウェブサービス" diff --git a/apps/files_sharing/l10n/th_TH.php b/apps/files_sharing/l10n/th_TH.php index 8a3f1207db4..9d53d65f8ab 100644 --- a/apps/files_sharing/l10n/th_TH.php +++ b/apps/files_sharing/l10n/th_TH.php @@ -1,6 +1,8 @@ <?php $TRANSLATIONS = array( "Password" => "รหัสผ่าน", "Submit" => "ส่ง", +"%s shared the folder %s with you" => "%s ได้แชร์โฟลเดอร์ %s ให้กับคุณ", +"%s shared the file %s with you" => "%s ได้แชร์ไฟล์ %s ให้กับคุณ", "Download" => "ดาวน์โหลด", "No preview available for" => "ไม่สามารถดูตัวอย่างได้สำหรับ", "web services under your control" => "เว็บเซอร์วิสที่คุณควบคุมการใช้งานได้" diff --git a/apps/files_versions/l10n/cs_CZ.php b/apps/files_versions/l10n/cs_CZ.php index c99c4a27e82..3995334d9ee 100644 --- a/apps/files_versions/l10n/cs_CZ.php +++ b/apps/files_versions/l10n/cs_CZ.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( "Expire all versions" => "Vypršet všechny verze", +"History" => "Historie", "Versions" => "Verze", "This will delete all existing backup versions of your files" => "Odstraní všechny existující zálohované verze Vašich souborů", "Files Versioning" => "Verzování souborů", diff --git a/apps/files_versions/l10n/it.php b/apps/files_versions/l10n/it.php index 59f7e759b19..0b1e70823d5 100644 --- a/apps/files_versions/l10n/it.php +++ b/apps/files_versions/l10n/it.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( "Expire all versions" => "Scadenza di tutte le versioni", +"History" => "Cronologia", "Versions" => "Versioni", "This will delete all existing backup versions of your files" => "Ciò eliminerà tutte le versioni esistenti dei tuoi file", "Files Versioning" => "Controllo di versione dei file", diff --git a/apps/files_versions/l10n/ja_JP.php b/apps/files_versions/l10n/ja_JP.php index 8a4e0ab245d..367152c0743 100644 --- a/apps/files_versions/l10n/ja_JP.php +++ b/apps/files_versions/l10n/ja_JP.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( "Expire all versions" => "すべてのバージョンを削除する", +"History" => "履歴", "Versions" => "バージョン", "This will delete all existing backup versions of your files" => "これは、あなたのファイルのすべてのバックアップバージョンを削除します", "Files Versioning" => "ファイルのバージョン管理", diff --git a/apps/files_versions/l10n/th_TH.php b/apps/files_versions/l10n/th_TH.php index 62ab0548f4b..89b9f626911 100644 --- a/apps/files_versions/l10n/th_TH.php +++ b/apps/files_versions/l10n/th_TH.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( "Expire all versions" => "หมดอายุทุกรุ่น", +"History" => "ประวัติ", "Versions" => "รุ่น", "This will delete all existing backup versions of your files" => "นี่จะเป็นลบทิ้งไฟล์รุ่นที่ทำการสำรองข้อมูลทั้งหมดที่มีอยู่ของคุณทิ้งไป", "Files Versioning" => "การกำหนดเวอร์ชั่นของไฟล์", |