aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-07 01:54:42 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-07 01:54:42 -0400
commit9fc45016f9b3359d146c1c7cad72650a24488cb8 (patch)
tree0be853091dac63fb04b40435b8833bf0d1be5cfc /apps/files/l10n
parent6ca2ba6fde0314a7eebe059dfa9121d14caf4fa3 (diff)
downloadnextcloud-server-9fc45016f9b3359d146c1c7cad72650a24488cb8.tar.gz
nextcloud-server-9fc45016f9b3359d146c1c7cad72650a24488cb8.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/az.php1
-rw-r--r--apps/files/l10n/bn_BD.php3
-rw-r--r--apps/files/l10n/pl.php2
3 files changed, 5 insertions, 1 deletions
diff --git a/apps/files/l10n/az.php b/apps/files/l10n/az.php
index a41af8e8ca2..bfbb118b1b9 100644
--- a/apps/files/l10n/az.php
+++ b/apps/files/l10n/az.php
@@ -26,6 +26,7 @@ $TRANSLATIONS = array(
"Save" => "Saxlamaq",
"New folder" => "Yeni qovluq",
"Folder" => "Qovluq",
+"Nothing in here. Upload something!" => "Burda heçnə yoxdur. Nese yükləyin!",
"Download" => "Yüklə"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/apps/files/l10n/bn_BD.php b/apps/files/l10n/bn_BD.php
index 7e7b8461720..eb50851c864 100644
--- a/apps/files/l10n/bn_BD.php
+++ b/apps/files/l10n/bn_BD.php
@@ -1,9 +1,12 @@
<?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." => "ফাইলের নামটি ফাঁকা রাখা যাবে না।",
+"\"%s\" is an invalid file name." => "\"%s\" টি একটি অননুমোদিত ফাইল নাম।",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "নামটি সঠিক নয়, '\\', '/', '<', '>', ':', '\"', '|', '?' এবং '*' অনুমোদিত নয়।",
"No file was uploaded. Unknown error" => "কোন ফাইল আপলোড করা হয় নি। সমস্যার কারণটি অজ্ঞাত।",
"There is no error, the file uploaded with success" => "কোন সমস্যা হয় নি, ফাইল আপলোড সুসম্পন্ন হয়েছে।",
diff --git a/apps/files/l10n/pl.php b/apps/files/l10n/pl.php
index 09c460864eb..27be124bb29 100644
--- a/apps/files/l10n/pl.php
+++ b/apps/files/l10n/pl.php
@@ -61,6 +61,7 @@ $TRANSLATIONS = array(
"Modified" => "Modyfikacja",
"_%n folder_::_%n folders_" => array("%n katalog","%n katalogi","%n katalogów"),
"_%n file_::_%n files_" => array("%n plik","%n pliki","%n plików"),
+"You don’t have permission to upload or create files here" => "Nie masz uprawnień do wczytywania lub tworzenia plików w tym miejscu",
"_Uploading %n file_::_Uploading %n files_" => array("Wysyłanie %n pliku","Wysyłanie %n plików","Wysyłanie %n plików"),
"\"{name}\" is an invalid file name." => "\"{name}\" jest nieprawidłową nazwą pliku.",
"Your storage is full, files can not be updated or synced anymore!" => "Magazyn jest pełny. Pliki nie mogą zostać zaktualizowane lub zsynchronizowane!",
@@ -84,7 +85,6 @@ $TRANSLATIONS = array(
"New folder" => "Nowy folder",
"Folder" => "Folder",
"From link" => "Z odnośnika",
-"You don’t have permission to upload or create files here" => "Nie masz uprawnień do wczytywania lub tworzenia plików w tym miejscu",
"Nothing in here. Upload something!" => "Pusto. Wyślij coś!",
"Download" => "Pobierz",
"Upload too large" => "Ładowany plik jest za duży",