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/files/l10n | |
parent | c7043fdd0476aa486fb02d54765af4940f9315f9 (diff) | |
download | nextcloud-server-81ecabb19c517411b5023fb29ee7061d4e1eeeec.tar.gz nextcloud-server-81ecabb19c517411b5023fb29ee7061d4e1eeeec.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-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 |
5 files changed, 5 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" => "แนะนำชื่อ", |