commit 98024aafca34a328ae989ea8a5fa0fbb39cb3c7e Author: Translation commit bot translation@torproject.org Date: Wed Dec 5 22:45:48 2018 +0000
Update translations for liveusb-creator --- ro/ro.po | 103 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 52 insertions(+), 51 deletions(-)
diff --git a/ro/ro.po b/ro/ro.po index 5e4904d88..b1b337fa3 100644 --- a/ro/ro.po +++ b/ro/ro.po @@ -4,6 +4,7 @@ # # Translators: # axel_89, 2015 +# Claudiu Popescu claudiu94@gmail.com, 2018 # icet208 icet208@yahoo.com, 2014 # Isus Satanescu inactive+isus@transifex.com, 2014 # Isus Satanescu inactive+isus@transifex.com, 2014 @@ -14,9 +15,9 @@ msgid "" msgstr "" "Project-Id-Version: Tor Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-10-17 13:11+0200\n" -"PO-Revision-Date: 2018-10-17 14:51+0000\n" -"Last-Translator: erinm\n" +"POT-Creation-Date: 2018-10-20 12:34+0200\n" +"PO-Revision-Date: 2018-12-05 22:44+0000\n" +"Last-Translator: Claudiu Popescu claudiu94@gmail.com\n" "Language-Team: Romanian (http://www.transifex.com/otf/torproject/language/ro/)%5Cn" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -83,194 +84,194 @@ msgstr "Nu pot copia %(infile)s la %(outfile)s: %(message)s" msgid "Removing existing Live OS" msgstr "Șterg Live OS existent"
-#: ../tails_installer/creator.py:444 ../tails_installer/creator.py:456 +#: ../tails_installer/creator.py:444 ../tails_installer/creator.py:457 #, python-format msgid "Unable to chmod %(file)s: %(message)s" msgstr "Nu pot chmod %(file)s: %(message)s"
-#: ../tails_installer/creator.py:449 +#: ../tails_installer/creator.py:450 #, python-format msgid "Unable to remove file from previous LiveOS: %(message)s" msgstr "Nu pot șterge fișier din fostul LiveOS: %(message)s"
-#: ../tails_installer/creator.py:462 +#: ../tails_installer/creator.py:464 #, python-format msgid "Unable to remove directory from previous LiveOS: %(message)s" msgstr "Nu pot sterge folder din fostul LiveOS: %(message)s"
-#: ../tails_installer/creator.py:510 +#: ../tails_installer/creator.py:512 #, python-format msgid "Cannot find device %s" msgstr "Nu găsesc device %s"
-#: ../tails_installer/creator.py:711 +#: ../tails_installer/creator.py:713 #, python-format msgid "Unable to write on %(device)s, skipping." msgstr "Nu pot scrie pe %(device)s, ignor."
-#: ../tails_installer/creator.py:741 +#: ../tails_installer/creator.py:743 #, python-format msgid "" "Some partitions of the target device %(device)s are mounted. They will be " "unmounted before starting the installation process." msgstr "Anumite partiții ale device țintă %(device)s sînt montate. Ele vor fi demontate înainte de începerea instalării."
-#: ../tails_installer/creator.py:784 ../tails_installer/creator.py:1008 +#: ../tails_installer/creator.py:786 ../tails_installer/creator.py:1010 msgid "Unknown filesystem. Your device may need to be reformatted." msgstr "filesystem necunoscut. Aparatul ar putea să aibă nevoie să fie reformatat."
-#: ../tails_installer/creator.py:787 ../tails_installer/creator.py:1011 +#: ../tails_installer/creator.py:789 ../tails_installer/creator.py:1013 #, python-format msgid "Unsupported filesystem: %s" msgstr "filesystem nesuportat: %s"
-#: ../tails_installer/creator.py:805 +#: ../tails_installer/creator.py:807 #, python-format msgid "Unknown GLib exception while trying to mount device: %(message)s" -msgstr "" +msgstr "Excepție GLib necunoscută la încercarea de a emula dispozitivul: %(message)s"
-#: ../tails_installer/creator.py:810 +#: ../tails_installer/creator.py:812 #, python-format msgid "Unable to mount device: %(message)s" msgstr "Nu pot monta device: %(message)s"
-#: ../tails_installer/creator.py:815 +#: ../tails_installer/creator.py:817 msgid "No mount points found" msgstr "Nu am găsit puncte de montare"
-#: ../tails_installer/creator.py:826 +#: ../tails_installer/creator.py:828 #, python-format msgid "Entering unmount_device for '%(device)s'" msgstr "Introduc unmount_device pentru '%(device)s'"
-#: ../tails_installer/creator.py:836 +#: ../tails_installer/creator.py:838 #, python-format msgid "Unmounting mounted filesystems on '%(device)s'" msgstr "Demontez filesystems montat pe '%(device)s'"
-#: ../tails_installer/creator.py:840 +#: ../tails_installer/creator.py:842 #, python-format msgid "Unmounting '%(udi)s' on '%(device)s'" msgstr "Demontez '%(udi)s' pe '%(device)s'"
-#: ../tails_installer/creator.py:851 +#: ../tails_installer/creator.py:853 #, python-format msgid "Mount %s exists after unmounting" msgstr "Montarea %s există după demontare"
-#: ../tails_installer/creator.py:864 +#: ../tails_installer/creator.py:866 #, python-format msgid "Partitioning device %(device)s" msgstr "Partiționez device %(device)s"
-#: ../tails_installer/creator.py:993 +#: ../tails_installer/creator.py:995 #, python-format msgid "Unsupported device '%(device)s', please report a bug." msgstr "Device nesuportat '%(device)s', raportați un bug."
-#: ../tails_installer/creator.py:996 +#: ../tails_installer/creator.py:998 msgid "Trying to continue anyway." msgstr "Încerc să continui oricum."
-#: ../tails_installer/creator.py:1005 ../tails_installer/creator.py:1401 +#: ../tails_installer/creator.py:1007 ../tails_installer/creator.py:1405 msgid "Verifying filesystem..." msgstr "Verific filesystem..."
-#: ../tails_installer/creator.py:1029 +#: ../tails_installer/creator.py:1031 #, python-format msgid "Unable to change volume label: %(message)s" msgstr "Nu pot schimba eticheta volumului: %(message)s"
-#: ../tails_installer/creator.py:1034 ../tails_installer/creator.py:1434 +#: ../tails_installer/creator.py:1037 ../tails_installer/creator.py:1440 msgid "Installing bootloader..." msgstr "Instalez bootloader..."
-#: ../tails_installer/creator.py:1061 +#: ../tails_installer/creator.py:1064 #, python-format msgid "Could not find the '%s' COM32 module" msgstr "Nu am putut găsi modulul COM32 „%s”"
-#: ../tails_installer/creator.py:1069 ../tails_installer/creator.py:1452 +#: ../tails_installer/creator.py:1072 ../tails_installer/creator.py:1458 #, python-format msgid "Removing %(file)s" msgstr "Șterg %(file)s"
-#: ../tails_installer/creator.py:1183 +#: ../tails_installer/creator.py:1186 #, python-format msgid "%s already bootable" msgstr "%s deja bootabil"
-#: ../tails_installer/creator.py:1203 +#: ../tails_installer/creator.py:1206 msgid "Unable to find partition" msgstr "Nu pot găsi partiția"
-#: ../tails_installer/creator.py:1226 +#: ../tails_installer/creator.py:1229 #, python-format msgid "Formatting %(device)s as FAT32" msgstr "Formatez %(device)s ca FAT32"
-#: ../tails_installer/creator.py:1286 +#: ../tails_installer/creator.py:1289 msgid "Could not find syslinux' gptmbr.bin" -msgstr "" +msgstr "syslinux' gptmbr.bin nu a putut fi găsit"
-#: ../tails_installer/creator.py:1299 +#: ../tails_installer/creator.py:1302 #, python-format msgid "Reading extracted MBR from %s" msgstr "Se citește MBR extras din %s"
-#: ../tails_installer/creator.py:1303 +#: ../tails_installer/creator.py:1306 #, python-format msgid "Could not read the extracted MBR from %(path)s" msgstr "Nu s-a putut citi MBR extras din %(path)s"
-#: ../tails_installer/creator.py:1316 ../tails_installer/creator.py:1317 +#: ../tails_installer/creator.py:1319 ../tails_installer/creator.py:1320 #, python-format msgid "Resetting Master Boot Record of %s" msgstr "Resetez Master Boot Record al %s"
-#: ../tails_installer/creator.py:1322 +#: ../tails_installer/creator.py:1325 msgid "Drive is a loopback, skipping MBR reset" msgstr "Drive este un loopback, ignor MBR reset"
-#: ../tails_installer/creator.py:1326 ../tails_installer/creator.py:1580 +#: ../tails_installer/creator.py:1329 ../tails_installer/creator.py:1589 #, python-format msgid "Calculating the SHA1 of %s" msgstr "Calculez SHA1 a %s"
-#: ../tails_installer/creator.py:1351 +#: ../tails_installer/creator.py:1354 msgid "Synchronizing data on disk..." msgstr "Sincronizez datele pe disc..."
-#: ../tails_installer/creator.py:1393 +#: ../tails_installer/creator.py:1397 msgid "Error probing device" msgstr "Eroare probing device"
-#: ../tails_installer/creator.py:1395 +#: ../tails_installer/creator.py:1399 msgid "Unable to find any supported device" msgstr "Nu pot găsi un device suportat"
-#: ../tails_installer/creator.py:1405 +#: ../tails_installer/creator.py:1409 msgid "" "Make sure your USB key is plugged in and formatted with the FAT filesystem" msgstr "Asigurați-vă că cheia USB este pus și formatat cu filesystem FAT"
-#: ../tails_installer/creator.py:1408 +#: ../tails_installer/creator.py:1412 #, python-format msgid "" "Unsupported filesystem: %s\n" "Please backup and format your USB key with the FAT filesystem." msgstr "filesystem nesuportat: %s\nFaceți backup și formatați cheia USB cu filesystem FAT."
-#: ../tails_installer/creator.py:1475 +#: ../tails_installer/creator.py:1481 msgid "" "Unable to get Win32_LogicalDisk; win32com query did not return any results" msgstr "Nu pot obține Win32_LogicalDisk; win32com query nu a întors nici un rezultat"
-#: ../tails_installer/creator.py:1528 +#: ../tails_installer/creator.py:1536 msgid "Cannot find" msgstr "Nu găsesc"
-#: ../tails_installer/creator.py:1529 +#: ../tails_installer/creator.py:1537 msgid "" "Make sure to extract the entire tails-installer zip file before running this" " program." @@ -310,11 +311,11 @@ msgstr "Avertisment: Acest instrument trebuie să fie rulat ca administrator. Pe
#: ../tails_installer/gui.py:373 msgid "Tails Installer" -msgstr "" +msgstr "Modul de instalare Tails"
#: ../tails_installer/gui.py:423 ../data/tails-installer.ui.h:2 msgid "Clone the current Tails" -msgstr "" +msgstr "Clonează Tails-ul curent"
#: ../tails_installer/gui.py:430 ../data/tails-installer.ui.h:3 msgid "Use a downloaded Tails ISO image" @@ -343,12 +344,12 @@ msgstr "Instrucțiuni de instalare"
#: ../tails_installer/gui.py:484 msgid "https://tails.boum.org/install/" -msgstr "" +msgstr "https://tails.boum.org/install/"
#: ../tails_installer/gui.py:490 #, python-format msgid "%(size)s %(vendor)s %(model)s device (%(device)s)" -msgstr "" +msgstr "%(size)s %(vendor)s %(model)s dispozitiv (%(device)s)"
#: ../tails_installer/gui.py:502 msgid "No ISO image selected" @@ -360,7 +361,7 @@ msgstr "Vă rugăm să selectați o imagine Tails în format ISO."
#: ../tails_installer/gui.py:545 msgid "No device suitable to install Tails could be found" -msgstr "" +msgstr "Niciun dispozitiv compatibil pentru a instala Tails nu a putut fi găsit"
#: ../tails_installer/gui.py:547 #, python-format @@ -373,7 +374,7 @@ msgid "" "The USB stick "%(pretty_name)s" is configured as non-removable by its " "manufacturer and Tails will fail to start on it. Please try installing on a " "different model." -msgstr "" +msgstr "Stick-ul USB "%(pretty_name)s" este configurat ca inamovibil de către producător iar Tails va eșua să ruleze pe acesta. Vă rugăm să încercați instalarea pe un dispozitiv diferit."
#: ../tails_installer/gui.py:591 #, python-format
tor-commits@lists.torproject.org