71 lines
1.7 KiB
Text
71 lines
1.7 KiB
Text
|
# SOME DESCRIPTIVE TITLE.
|
||
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||
|
# This file is distributed under the same license as the PACKAGE package.
|
||
|
#
|
||
|
# Claudiu <claudiu@tanaselia.ro>, 2011.
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: ownCloud\n"
|
||
|
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
|
||
|
"POT-Creation-Date: 2011-09-03 14:50+0200\n"
|
||
|
"PO-Revision-Date: 2011-08-31 08:18+0000\n"
|
||
|
"Last-Translator: rawbeef64 <claudiu@tanaselia.ro>\n"
|
||
|
"Language-Team: Romanian (http://www.transifex.net/projects/p/owncloud/team/ro/)\n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: 8bit\n"
|
||
|
"Language: ro\n"
|
||
|
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n"
|
||
|
|
||
|
#: appinfo/app.php:7
|
||
|
msgid "Files"
|
||
|
msgstr "Fișiere"
|
||
|
|
||
|
#: templates/admin.php:5
|
||
|
msgid "Maximum upload size"
|
||
|
msgstr "Dimensiunea maximă"
|
||
|
|
||
|
#: templates/index.php:9
|
||
|
msgid "Upload"
|
||
|
msgstr "Încarcă"
|
||
|
|
||
|
#: templates/index.php:16
|
||
|
msgid "New Folder"
|
||
|
msgstr "Director nou"
|
||
|
|
||
|
#: templates/index.php:24
|
||
|
msgid "Nothing in here. Upload something!"
|
||
|
msgstr "Nici un fișier, încarcă ceva!"
|
||
|
|
||
|
#: templates/index.php:31
|
||
|
msgid "Name"
|
||
|
msgstr "Nume"
|
||
|
|
||
|
#: templates/index.php:33
|
||
|
msgid "Download"
|
||
|
msgstr "Descarcă"
|
||
|
|
||
|
#: templates/index.php:37
|
||
|
msgid "Size"
|
||
|
msgstr "Dimensiune"
|
||
|
|
||
|
#: templates/index.php:38
|
||
|
msgid "Modified"
|
||
|
msgstr "Modificat"
|
||
|
|
||
|
#: templates/index.php:38
|
||
|
msgid "Delete"
|
||
|
msgstr "Șterge"
|
||
|
|
||
|
#: templates/index.php:46
|
||
|
msgid "Upload too large"
|
||
|
msgstr "Fișierul este prea mare"
|
||
|
|
||
|
#: templates/index.php:48
|
||
|
msgid ""
|
||
|
"The files you are trying to upload exceed the maximum size for file uploads "
|
||
|
"on this server."
|
||
|
msgstr "A fost depășită limita maximă pentru încărcare."
|
||
|
|
||
|
|