summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/sr.php
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2013-08-15 15:41:45 +0200
committerThomas Müller <thomas.mueller@tmit.eu>2013-08-15 15:41:45 +0200
commitada13a4d40feb4802ca393b8c0a8e09f35f571c2 (patch)
tree2a22c3f81bbecfbab43faf844a924422e032138f /apps/files/l10n/sr.php
parentc71408eaa9f4614cb8caa726ed3172ce77a359f2 (diff)
downloadnextcloud-server-ada13a4d40feb4802ca393b8c0a8e09f35f571c2.tar.gz
nextcloud-server-ada13a4d40feb4802ca393b8c0a8e09f35f571c2.zip
fixing all broken translation files
Diffstat (limited to 'apps/files/l10n/sr.php')
-rw-r--r--apps/files/l10n/sr.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/sr.php b/apps/files/l10n/sr.php
index 8907b7ab2c9..5de6e32300e 100644
--- a/apps/files/l10n/sr.php
+++ b/apps/files/l10n/sr.php
@@ -31,7 +31,7 @@ $TRANSLATIONS = array(
"replaced {new_name} with {old_name}" => "замењено {new_name} са {old_name}",
"undo" => "опозови",
"perform delete operation" => "обриши",
-"_Uploading %n file_::_Uploading %n files_" => array(,),
+"_Uploading %n file_::_Uploading %n files_" => array("","",""),
"files uploading" => "датотеке се отпремају",
"'.' is an invalid file name." => "Датотека „.“ је неисправног имена.",
"File name cannot be empty." => "Име датотеке не може бити празно.",
@@ -43,8 +43,8 @@ $TRANSLATIONS = array(
"Name" => "Име",
"Size" => "Величина",
"Modified" => "Измењено",
-"_%n folder_::_%n folders_" => array(,),
-"_%n file_::_%n files_" => array(,),
+"_%n folder_::_%n folders_" => array("","",""),
+"_%n file_::_%n files_" => array("","",""),
"Upload" => "Отпреми",
"File handling" => "Управљање датотекама",
"Maximum upload size" => "Највећа величина датотеке",