summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-16 01:54:33 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-16 01:54:33 -0400
commit1e6ac31bdecf90c60688483795e0202bb84b8413 (patch)
treef3cd07cfa5cc7247b2f414cb1fb1bcc120f6f1c1 /apps/files/l10n
parent513fb0594707d44de14bccd90c737b594a7f594d (diff)
downloadnextcloud-server-1e6ac31bdecf90c60688483795e0202bb84b8413.tar.gz
nextcloud-server-1e6ac31bdecf90c60688483795e0202bb84b8413.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/bn_BD.php1
-rw-r--r--apps/files/l10n/el.php1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/bn_BD.php b/apps/files/l10n/bn_BD.php
index eb50851c864..9573fefd023 100644
--- a/apps/files/l10n/bn_BD.php
+++ b/apps/files/l10n/bn_BD.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Unknown error" => "অজানা জটিলতা",
"Could not move %s - File with this name already exists" => "%s কে স্থানান্তর করা সম্ভব হলো না - এই নামের ফাইল বিদ্যমান",
"Could not move %s" => "%s কে স্থানান্তর করা সম্ভব হলো না",
+"Permission denied" => "অনুমতি দেয়া হয়নি",
"File name cannot be empty." => "ফাইলের নামটি ফাঁকা রাখা যাবে না।",
"\"%s\" is an invalid file name." => "\"%s\" টি একটি অননুমোদিত ফাইল নাম।",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "নামটি সঠিক নয়, '\\', '/', '<', '>', ':', '\"', '|', '?' এবং '*' অনুমোদিত নয়।",
diff --git a/apps/files/l10n/el.php b/apps/files/l10n/el.php
index 14896802ffd..4b51fa4ba00 100644
--- a/apps/files/l10n/el.php
+++ b/apps/files/l10n/el.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Unknown error" => "Άγνωστο σφάλμα",
"Could not move %s - File with this name already exists" => "Αδυναμία μετακίνησης του %s - υπάρχει ήδη αρχείο με αυτό το όνομα",
"Could not move %s" => "Αδυναμία μετακίνησης του %s",
+"Permission denied" => "Η πρόσβαση απορρίφθηκε",
"File name cannot be empty." => "Το όνομα αρχείου δεν μπορεί να είναι κενό.",
"\"%s\" is an invalid file name." => "Το \"%s\" είναι ένα μη έγκυρο όνομα αρχείου.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Μη έγκυρο όνομα, '\\', '/', '<', '>', ':', '\"', '|', '?' και '*' δεν επιτρέπονται.",