diff options
author | Robin Appelman <icewind@owncloud.com> | 2013-02-08 00:11:54 +0100 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2013-02-08 00:11:54 +0100 |
commit | f93f9dd50cce6b6e2ed4eeca2d34b2bac82e0350 (patch) | |
tree | c76b2eabb63ed308eb882468cb2a74042e6f9d53 /l10n/sr/files_trashbin.po | |
parent | 697536cf6ad1c9a862c32605b807172dfa680d22 (diff) | |
parent | 3bd33b69a1c37cee5c3d180ec8952a611aabb4d1 (diff) | |
download | nextcloud-server-f93f9dd50cce6b6e2ed4eeca2d34b2bac82e0350.tar.gz nextcloud-server-f93f9dd50cce6b6e2ed4eeca2d34b2bac82e0350.zip |
merge master into trash_fileactions
Diffstat (limited to 'l10n/sr/files_trashbin.po')
-rw-r--r-- | l10n/sr/files_trashbin.po | 43 |
1 files changed, 22 insertions, 21 deletions
diff --git a/l10n/sr/files_trashbin.po b/l10n/sr/files_trashbin.po index 4841b50b031..fb4b9633bcb 100644 --- a/l10n/sr/files_trashbin.po +++ b/l10n/sr/files_trashbin.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# <theranchcowboy@gmail.com>, 2013. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-01-31 17:02+0100\n" -"PO-Revision-Date: 2013-01-31 16:03+0000\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"POT-Creation-Date: 2013-02-07 00:07+0100\n" +"PO-Revision-Date: 2013-02-06 23:09+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -17,42 +18,42 @@ msgstr "" "Language: sr\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: js/trash.js:7 +#: js/trash.js:7 js/trash.js:94 msgid "perform restore operation" -msgstr "" +msgstr "врати у претходно стање" -#: js/trash.js:69 -msgid "perform undelete operation" +#: js/trash.js:33 +msgid "delete file permanently" msgstr "" -#: js/trash.js:100 templates/index.php:17 +#: js/trash.js:125 templates/index.php:17 msgid "Name" -msgstr "" +msgstr "Име" -#: js/trash.js:101 templates/index.php:27 +#: js/trash.js:126 templates/index.php:27 msgid "Deleted" -msgstr "" +msgstr "Обрисано" -#: js/trash.js:110 +#: js/trash.js:135 msgid "1 folder" -msgstr "" +msgstr "1 фасцикла" -#: js/trash.js:112 +#: js/trash.js:137 msgid "{count} folders" -msgstr "" +msgstr "{count} фасцикле/и" -#: js/trash.js:120 +#: js/trash.js:145 msgid "1 file" -msgstr "" +msgstr "1 датотека" -#: js/trash.js:122 +#: js/trash.js:147 msgid "{count} files" -msgstr "" +msgstr "{count} датотеке/а" #: templates/index.php:9 msgid "Nothing in here. Your trash bin is empty!" -msgstr "" +msgstr "Овде нема ништа. Корпа за отпатке је празна." #: templates/index.php:20 templates/index.php:22 msgid "Restore" -msgstr "" +msgstr "Врати" |