summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-24 01:56:10 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-24 01:56:10 -0400
commit70db496b58d9819c56e944b762fa7633cea1e971 (patch)
treea601f2b1c061a745ae0747e4b731ce47e7baf5e7 /apps/files/l10n
parent047ec64ac0b84cba4e13a286cbf10b4191bcaeab (diff)
downloadnextcloud-server-70db496b58d9819c56e944b762fa7633cea1e971.tar.gz
nextcloud-server-70db496b58d9819c56e944b762fa7633cea1e971.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/az.php3
-rw-r--r--apps/files/l10n/nb_NO.php2
2 files changed, 5 insertions, 0 deletions
diff --git a/apps/files/l10n/az.php b/apps/files/l10n/az.php
index f2e84255317..a41af8e8ca2 100644
--- a/apps/files/l10n/az.php
+++ b/apps/files/l10n/az.php
@@ -9,6 +9,8 @@ $TRANSLATIONS = array(
"The target folder has been moved or deleted." => "Mənsəbdə olan qovluqun ünvanı dəyişib yada silinib.",
"The name %s is already used in the folder %s. Please choose a different name." => "Bu ad %s artıq %s qovluğunda istifadə edilir. Xahiş olunur fərqli ad istifadə edəsiniz.",
"Not a valid source" => "Düzgün mənbə yoxdur",
+"Server is not allowed to open URLs, please check the server configuration" => "URL-ləri açmaq üçün server izin vermir, xahış olunur server quraşdırmalarını yoxlayasınız",
+"Error while downloading %s to %s" => "%s-i %s-ə yükləmə zamanı səhv baş verdi",
"Folder name cannot be empty." => "Qovluğun adı boş ola bilməz",
"Unable to set upload directory." => "Əlavələr qovluğunu təyin etmək mümkün olmadı.",
"Invalid Token" => "Yalnış token",
@@ -22,6 +24,7 @@ $TRANSLATIONS = array(
"_%n file_::_%n files_" => array("",""),
"_Uploading %n file_::_Uploading %n files_" => array("",""),
"Save" => "Saxlamaq",
+"New folder" => "Yeni qovluq",
"Folder" => "Qovluq",
"Download" => "Yüklə"
);
diff --git a/apps/files/l10n/nb_NO.php b/apps/files/l10n/nb_NO.php
index cc4383b71d1..1baf5dad99d 100644
--- a/apps/files/l10n/nb_NO.php
+++ b/apps/files/l10n/nb_NO.php
@@ -12,6 +12,7 @@ $TRANSLATIONS = array(
"The name %s is already used in the folder %s. Please choose a different name." => "Navnet %s brukes allerede i mappen %s. Velg et annet navn.",
"Not a valid source" => "Ikke en gyldig kilde",
"Server is not allowed to open URLs, please check the server configuration" => "Serveren har ikke lov til å åpne URL-er. Sjekk konfigurasjon av server",
+"The file exceeds your quota by %s" => "Filen overstiger din kvote med %s",
"Error while downloading %s to %s" => "Feil ved nedlasting av %s til %s",
"Error when creating the file" => "Feil ved oppretting av filen",
"Folder name cannot be empty." => "Mappenavn kan ikke være tomt.",
@@ -68,6 +69,7 @@ $TRANSLATIONS = array(
"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "Ugyldig privat nøkkel for Krypterings-app. Oppdater passordet for din private nøkkel i dine personlige innstillinger for å gjenopprette tilgang til de krypterte filene dine.",
"Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Kryptering ble slått av men filene dine er fremdeles kryptert. Gå til dine personlige innstillinger for å dekryptere filene dine.",
"{dirs} and {files}" => "{dirs} og {files}",
+"%s could not be renamed as it has been deleted" => "%s kunne ikke gis nytt navn da den er blitt slettet",
"%s could not be renamed" => "Kunne ikke gi nytt navn til %s",
"Upload (max. %s)" => "Opplasting (maks. %s)",
"File handling" => "Filhåndtering",