summaryrefslogtreecommitdiff
path: root/po/ro.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ro.po')
-rw-r--r--po/ro.po158
1 files changed, 83 insertions, 75 deletions
diff --git a/po/ro.po b/po/ro.po
index 6deb2735..6329559e 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: update-manager\n"
"Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
-"POT-Creation-Date: 2006-09-27 11:08+0200\n"
+"POT-Creation-Date: 2006-09-29 17:00+0200\n"
"PO-Revision-Date: 2006-05-24 17:39+0000\n"
"Last-Translator: Sami POTIRCA <spotirca@gmail.com>\n"
"Language-Team: Romanian <gnomero-list@lists.sourceforge.net>\n"
@@ -88,53 +88,53 @@ msgstr ""
msgid "Custom servers"
msgstr ""
-#: ../SoftwareProperties/SoftwareProperties.py:601
-#: ../SoftwareProperties/SoftwareProperties.py:618
+#: ../SoftwareProperties/SoftwareProperties.py:604
+#: ../SoftwareProperties/SoftwareProperties.py:621
#, fuzzy
msgid "Software Channel"
msgstr "Actualizări software"
-#: ../SoftwareProperties/SoftwareProperties.py:609
-#: ../SoftwareProperties/SoftwareProperties.py:626
+#: ../SoftwareProperties/SoftwareProperties.py:612
+#: ../SoftwareProperties/SoftwareProperties.py:629
msgid "Active"
msgstr ""
-#: ../SoftwareProperties/SoftwareProperties.py:711
+#: ../SoftwareProperties/SoftwareProperties.py:714
#, fuzzy
msgid "(Source Code)"
msgstr ""
"Binar\n"
"Sursă"
-#: ../SoftwareProperties/SoftwareProperties.py:717
+#: ../SoftwareProperties/SoftwareProperties.py:720
#, fuzzy
msgid "Source Code"
msgstr ""
"Binar\n"
"Sursă"
-#: ../SoftwareProperties/SoftwareProperties.py:966
+#: ../SoftwareProperties/SoftwareProperties.py:969
#, fuzzy
msgid "Import key"
msgstr "Importă cheie"
-#: ../SoftwareProperties/SoftwareProperties.py:976
+#: ../SoftwareProperties/SoftwareProperties.py:979
msgid "Error importing selected file"
msgstr "Eroare la importarea fişierului selectat"
-#: ../SoftwareProperties/SoftwareProperties.py:977
+#: ../SoftwareProperties/SoftwareProperties.py:980
msgid "The selected file may not be a GPG key file or it might be corrupt."
msgstr "Fişierul selectat nu pare a fi o cheie GPG sau poate fi corupt."
-#: ../SoftwareProperties/SoftwareProperties.py:989
+#: ../SoftwareProperties/SoftwareProperties.py:992
msgid "Error removing the key"
msgstr "Eroare la ştergerea cheii."
-#: ../SoftwareProperties/SoftwareProperties.py:990
+#: ../SoftwareProperties/SoftwareProperties.py:993
msgid "The key you selected could not be removed. Please report this as a bug."
msgstr "Cheia selectată nu poate fi ştearsă. Raportaţi această eroare."
-#: ../SoftwareProperties/SoftwareProperties.py:1036
+#: ../SoftwareProperties/SoftwareProperties.py:1039
#, fuzzy, python-format
msgid ""
"<big><b>Error scanning the CD</b></big>\n"
@@ -145,11 +145,11 @@ msgstr ""
"\n"
"%s"
-#: ../SoftwareProperties/SoftwareProperties.py:1093
+#: ../SoftwareProperties/SoftwareProperties.py:1096
msgid "Please enter a name for the disc"
msgstr "Introduceţi un nume pentru disc"
-#: ../SoftwareProperties/SoftwareProperties.py:1109
+#: ../SoftwareProperties/SoftwareProperties.py:1112
msgid "Please insert a disc in the drive:"
msgstr "Introduceţi un disc în unitate:"
@@ -375,7 +375,7 @@ msgid ""
"Canonical Ltd. no longer provides support for the following software "
"packages. You can still get support from the community.\n"
"\n"
-"If you havn't enabled community maintained software (universe), these "
+"If you have not enabled community maintained software (universe), these "
"packages will be suggested for removal in the next step."
msgstr ""
@@ -570,7 +570,7 @@ msgstr ""
#. FIXME: this should go into DistUpgradeController
#: ../DistUpgrade/DistUpgradeViewGtk.py:518
-#: ../UpdateManager/UpdateManager.py:621
+#: ../UpdateManager/UpdateManager.py:604
msgid "Your system is up-to-date"
msgstr "Sistemul dumneavoastră este actualizat la zi!"
@@ -797,14 +797,14 @@ msgid ""
"or with the server. "
msgstr ""
-#: ../UpdateManager/GtkProgress.py:107
+#: ../UpdateManager/GtkProgress.py:108
#, python-format
-msgid "Downloading file %li of %li with %s/s"
+msgid "Downloading file %(current)li of %(total)li with %(speed)s/s"
msgstr ""
-#: ../UpdateManager/GtkProgress.py:111
+#: ../UpdateManager/GtkProgress.py:113
#, python-format
-msgid "Downloading file %li of %li with unknown speed"
+msgid "Downloading file %(current)li of %(total)li"
msgstr ""
#: ../UpdateManager/UpdateManager.py:204
@@ -848,8 +848,8 @@ msgstr ""
#: ../UpdateManager/UpdateManager.py:240
#, fuzzy
-msgid "Normal updates"
-msgstr "_Instalează actualizarile"
+msgid "Distribution updates"
+msgstr "_Continuă Actualizarea"
#. TRANSLATORS: updates from an 'unknown' origin
#: ../UpdateManager/UpdateManager.py:247 ../UpdateManager/UpdateManager.py:264
@@ -875,35 +875,13 @@ msgstr ""
msgid "_Check All"
msgstr ""
-#. TRANSLATORS: download size is 0
-#: ../UpdateManager/UpdateManager.py:585
-msgid "None"
-msgstr ""
-
-#. TRANSLATORS: download size of very small updates
-#: ../UpdateManager/UpdateManager.py:588
-msgid "1 KB"
-msgstr ""
-
-#. TRANSLATORS: download size of small updates, e.g. "250 KB"
-#: ../UpdateManager/UpdateManager.py:591
-#, python-format
-msgid "%.0f KB"
-msgstr ""
-
-#. TRANSLATORS: download size of updates, e.g. "2.3 MB"
-#: ../UpdateManager/UpdateManager.py:594
-#, python-format
-msgid "%.1f MB"
-msgstr ""
-
#. TRANSLATORS: b stands for Bytes
-#: ../UpdateManager/UpdateManager.py:612 ../UpdateManager/UpdateManager.py:636
+#: ../UpdateManager/UpdateManager.py:595 ../UpdateManager/UpdateManager.py:619
#, python-format
msgid "Download size: %s"
msgstr ""
-#: ../UpdateManager/UpdateManager.py:632
+#: ../UpdateManager/UpdateManager.py:615
#, python-format
msgid "You can install %s update"
msgid_plural "You can install %s updates"
@@ -911,64 +889,86 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: ../UpdateManager/UpdateManager.py:665
+#: ../UpdateManager/UpdateManager.py:648
msgid "Please wait, this can take some time."
msgstr ""
-#: ../UpdateManager/UpdateManager.py:667
+#: ../UpdateManager/UpdateManager.py:650
msgid "Update is complete"
msgstr ""
-#: ../UpdateManager/UpdateManager.py:718
+#: ../UpdateManager/UpdateManager.py:701
#, fuzzy
msgid "Checking for updates"
msgstr "_Instalează actualizarile"
-#: ../UpdateManager/UpdateManager.py:825
+#: ../UpdateManager/UpdateManager.py:808
#, fuzzy, python-format
-msgid "From version %s to %s"
+msgid "From version %(old_version)s to %(new_version)s"
msgstr "Versiunea nouă: %s (Mărime: %s)"
-#: ../UpdateManager/UpdateManager.py:829
+#: ../UpdateManager/UpdateManager.py:812
#, fuzzy, python-format
msgid "Version %s"
msgstr "Versiunea %s: \n"
#. TRANSLATORS: the b stands for Bytes
-#: ../UpdateManager/UpdateManager.py:831
+#: ../UpdateManager/UpdateManager.py:814
#, python-format
msgid "(Size: %s)"
msgstr ""
-#: ../UpdateManager/UpdateManager.py:842
+#: ../UpdateManager/UpdateManager.py:825
#, fuzzy
msgid "Your distribution is not supported anymore"
msgstr "Distribuţia dvs. nu mai este suportată"
-#: ../UpdateManager/UpdateManager.py:843
+#: ../UpdateManager/UpdateManager.py:826
msgid ""
"You will not get any further security fixes or critical updates. Upgrade to "
"a later version of Ubuntu Linux. See http://www.ubuntu.com for more "
"information on upgrading."
msgstr ""
-#: ../UpdateManager/UpdateManager.py:862
+#: ../UpdateManager/UpdateManager.py:845
#, python-format
msgid "<b>New distribution release '%s' is available</b>"
msgstr ""
#. we assert a clean cache
-#: ../UpdateManager/UpdateManager.py:897
+#: ../UpdateManager/UpdateManager.py:880
msgid "Software index is broken"
msgstr ""
-#: ../UpdateManager/UpdateManager.py:898
+#: ../UpdateManager/UpdateManager.py:881
msgid ""
"It is impossible to install or remove any software. Please use the package "
"manager \"Synaptic\" or run \"sudo apt-get install -f\" in a terminal to fix "
"this issue at first."
msgstr ""
+#. TRANSLATORS: download size is 0
+#: ../UpdateManager/Common/utils.py:33
+msgid "None"
+msgstr ""
+
+#. TRANSLATORS: download size of very small updates
+#: ../UpdateManager/Common/utils.py:36
+msgid "1 KB"
+msgstr ""
+
+#. TRANSLATORS: download size of small updates, e.g. "250 KB"
+#: ../UpdateManager/Common/utils.py:39
+#, python-format
+msgid "%.0f KB"
+msgstr ""
+
+#. TRANSLATORS: download size of updates, e.g. "2.3 MB"
+#: ../UpdateManager/Common/utils.py:42
+#, python-format
+msgid "%.1f MB"
+msgstr ""
+
#: ../data/glade/UpdateManager.glade.h:1
msgid ""
"<b><big>You must check for updates manually</big></b>\n"
@@ -1109,80 +1109,84 @@ msgid ""
msgstr ""
#: ../data/glade/SoftwareProperties.glade.h:9
+msgid "Add Cdrom"
+msgstr ""
+
+#: ../data/glade/SoftwareProperties.glade.h:10
msgid "Authentication"
msgstr "Autentificare"
-#: ../data/glade/SoftwareProperties.glade.h:10
+#: ../data/glade/SoftwareProperties.glade.h:11
msgid "D_elete downloaded software files:"
msgstr ""
-#: ../data/glade/SoftwareProperties.glade.h:11
+#: ../data/glade/SoftwareProperties.glade.h:12
msgid "Download from:"
msgstr ""
-#: ../data/glade/SoftwareProperties.glade.h:12
+#: ../data/glade/SoftwareProperties.glade.h:13
#, fuzzy
msgid "Import the public key from a trusted software provider"
msgstr "Elimină cheia selectată din keyring-ul de încredere."
-#: ../data/glade/SoftwareProperties.glade.h:13
+#: ../data/glade/SoftwareProperties.glade.h:14
msgid "Internet Updates"
msgstr "Actualizări de pe Internet"
-#: ../data/glade/SoftwareProperties.glade.h:14
+#: ../data/glade/SoftwareProperties.glade.h:15
msgid ""
"Only security updates from the official Ubuntu servers will be installed "
"automatically"
msgstr ""
-#: ../data/glade/SoftwareProperties.glade.h:15
+#: ../data/glade/SoftwareProperties.glade.h:16
#, fuzzy
msgid "Restore _Defaults"
msgstr "Restaurează cheile implicite."
-#: ../data/glade/SoftwareProperties.glade.h:16
+#: ../data/glade/SoftwareProperties.glade.h:17
msgid "Restore the default keys of your distribution"
msgstr ""
-#: ../data/glade/SoftwareProperties.glade.h:17
+#: ../data/glade/SoftwareProperties.glade.h:18
#: ../data/software-properties.desktop.in.h:2
#, fuzzy
msgid "Software Sources"
msgstr "Preferinţe software"
-#: ../data/glade/SoftwareProperties.glade.h:18
+#: ../data/glade/SoftwareProperties.glade.h:19
#, fuzzy
msgid "Source code"
msgstr ""
"Binar\n"
"Sursă"
-#: ../data/glade/SoftwareProperties.glade.h:19
+#: ../data/glade/SoftwareProperties.glade.h:20
msgid "Statistics"
msgstr ""
-#: ../data/glade/SoftwareProperties.glade.h:20
+#: ../data/glade/SoftwareProperties.glade.h:21
msgid "Submit statistical information"
msgstr ""
-#: ../data/glade/SoftwareProperties.glade.h:21
+#: ../data/glade/SoftwareProperties.glade.h:22
msgid "Third Party"
msgstr ""
-#: ../data/glade/SoftwareProperties.glade.h:22
+#: ../data/glade/SoftwareProperties.glade.h:23
msgid "_Check for updates automatically:"
msgstr ""
-#: ../data/glade/SoftwareProperties.glade.h:23
+#: ../data/glade/SoftwareProperties.glade.h:24
msgid "_Download updates automatically, but do not install them"
msgstr ""
-#: ../data/glade/SoftwareProperties.glade.h:24
+#: ../data/glade/SoftwareProperties.glade.h:25
#, fuzzy
msgid "_Import Key File"
msgstr "Importă cheie"
-#: ../data/glade/SoftwareProperties.glade.h:25
+#: ../data/glade/SoftwareProperties.glade.h:26
msgid "_Install security updates without confirmation"
msgstr ""
@@ -1566,6 +1570,10 @@ msgstr ""
msgid "Non-DFSG-compatible Software"
msgstr ""
+#, fuzzy
+#~ msgid "Normal updates"
+#~ msgstr "_Instalează actualizarile"
+
#~ msgid "Could not find any upgrades"
#~ msgstr "Nu s-au găsit actualizări"