summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/nn_NO.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-27 07:27:22 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-27 07:27:22 -0400
commit8df8211225a4252649b652da603ead5d2b9a9a84 (patch)
treec19158f3eb68a5aed58951e4e40f57ea86c45012 /apps/files/l10n/nn_NO.php
parent300cb22d24a12b6114716176ceac752056bec017 (diff)
downloadnextcloud-server-8df8211225a4252649b652da603ead5d2b9a9a84.tar.gz
nextcloud-server-8df8211225a4252649b652da603ead5d2b9a9a84.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/nn_NO.php')
-rw-r--r--apps/files/l10n/nn_NO.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/nn_NO.php b/apps/files/l10n/nn_NO.php
index a1c857fd633..6111de5d587 100644
--- a/apps/files/l10n/nn_NO.php
+++ b/apps/files/l10n/nn_NO.php
@@ -2,6 +2,7 @@
$TRANSLATIONS = array(
"Could not move %s - File with this name already exists" => "Klarte ikkje flytta %s – det finst allereie ei fil med dette namnet",
"Could not move %s" => "Klarte ikkje flytta %s",
+"File name cannot be empty." => "Filnamnet kan ikkje vera tomt.",
"Unable to set upload directory." => "Klarte ikkje å endra opplastingsmappa.",
"Invalid Token" => "Ugyldig token",
"No file was uploaded. Unknown error" => "Ingen filer lasta opp. Ukjend feil",
@@ -34,7 +35,6 @@ $TRANSLATIONS = array(
"{dirs} and {files}" => "{dirs} og {files}",
"_Uploading %n file_::_Uploading %n files_" => array("Lastar opp %n fil","Lastar opp %n filer"),
"'.' is an invalid file name." => "«.» er eit ugyldig filnamn.",
-"File name cannot be empty." => "Filnamnet kan ikkje vera tomt.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Ugyldig namn, «\\», «/», «<», «>», «:», «\"», «|», «?» og «*» er ikkje tillate.",
"Your storage is full, files can not be updated or synced anymore!" => "Lagringa di er full, kan ikkje lenger oppdatera eller synkronisera!",
"Your storage is almost full ({usedSpacePercent}%)" => "Lagringa di er nesten full ({usedSpacePercent} %)",