From 98b1638a7db6e6546402efa49f4ab9a219514c8e Mon Sep 17 00:00:00 2001 From: Elvio Petillo Date: Tue, 15 Oct 2013 11:40:59 +0200 Subject: [PATCH 1/6] Translated using Weblate (German) Currently translated at 99.5% (2599 of 2611) --- po/de.po | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/po/de.po b/po/de.po index 60d25b4e1e..0e2aeeb656 100644 --- a/po/de.po +++ b/po/de.po @@ -4,15 +4,15 @@ msgstr "" "Project-Id-Version: phpMyAdmin-docs 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2013-09-17 10:36-0400\n" -"PO-Revision-Date: 2013-05-30 13:31+0200\n" -"Last-Translator: Michal Čihař \n" +"PO-Revision-Date: 2013-10-15 11:40+0200\n" +"Last-Translator: Elvio Petillo \n" "Language-Team: German \n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: de\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 1.6-dev\n" +"X-Generator: Weblate 1.7\n" #: browse_foreigners.php:51 browse_foreigners.php:75 js/messages.php:345 #: libraries/DisplayResults.class.php:856 @@ -1372,6 +1372,7 @@ msgstr "Vom allgemeinen Log" #: js/messages.php:159 msgid "The database name is not known for this query in the server's logs." msgstr "" +"Der Datenbankname ist für diese Abfrage in den Server-Logs nicht bekannt." #: js/messages.php:160 msgid "Analysing logs" @@ -2649,16 +2650,16 @@ msgstr "" "die %sDokumentation%s." #: libraries/DisplayResults.class.php:4970 -#, fuzzy, php-format +#, php-format #| msgid "Showing rows" msgid "Showing rows %1s - %2s" -msgstr "Zeige Datensätze" +msgstr "Zeige Datensätze %1s - %2s" #: libraries/DisplayResults.class.php:4982 -#, fuzzy, php-format +#, php-format #| msgid "total" msgid "%d total" -msgstr "insgesamt" +msgstr "%d total" # (s is the abbreviation of "Sekunde", sec is it not (according to # International System of Units), so we wrote the complete one.) @@ -5305,10 +5306,9 @@ msgid "Use only icons, only text or both" msgstr "Verwende nur Icons, nur Text oder beides" #: libraries/config/messages.inc.php:327 -#, fuzzy #| msgid "Iconic navigation bar" msgid "Table navigation bar" -msgstr "Navigationsleiste mit Icons" +msgstr "Tabellen-Navigationsleiste" #: libraries/config/messages.inc.php:328 msgid "use GZip output buffering for increased speed in HTTP transfers" @@ -9959,7 +9959,6 @@ msgid "After %s" msgstr "Nach %s" #: libraries/structure.lib.php:1678 -#, fuzzy #| msgid "Row Statistics" msgid "Row statistics" msgstr "Datensatz-Statistiken" From 85192dfa1a9dbc695b8eb7c5db5f55a4d76a4148 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 17 Oct 2013 15:58:19 +0200 Subject: [PATCH 2/6] Translated using Weblate (Polish) Currently translated at 99.2% (2589 of 2611) --- po/pl.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/po/pl.po b/po/pl.po index 4944d82912..1e95c73a86 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.0.7-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2013-09-17 10:36-0400\n" -"PO-Revision-Date: 2013-09-03 23:11+0200\n" -"Last-Translator: Tomasz Nowiński \n" +"PO-Revision-Date: 2013-10-17 15:58+0200\n" +"Last-Translator: Michal Čihař \n" "Language-Team: Polish \n" +"Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: pl\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 1.7-dev\n" +"X-Generator: Weblate 1.7\n" #: browse_foreigners.php:51 browse_foreigners.php:75 js/messages.php:345 #: libraries/DisplayResults.class.php:856 @@ -3874,12 +3874,12 @@ msgstr "wykryty klawisz numeryczny" #: libraries/config.values.php:49 libraries/config.values.php:64 #: libraries/config.values.php:69 msgid "Icons" -msgstr "" +msgstr "Ikony" #: libraries/config.values.php:50 libraries/config.values.php:65 #: libraries/config.values.php:70 msgid "Text" -msgstr "" +msgstr "Tekst" #: libraries/config.values.php:51 libraries/config.values.php:58 #: libraries/config.values.php:66 libraries/config.values.php:71 From 01e680d892b63332dc0f4ecfd62008ad3a4e8332 Mon Sep 17 00:00:00 2001 From: Patrik Kernstock Date: Thu, 17 Oct 2013 13:14:55 +0200 Subject: [PATCH 3/6] Translated using Weblate (German) Currently translated at 99.8% (2606 of 2611) --- po/de.po | 25 ++++++++++--------------- 1 file changed, 10 insertions(+), 15 deletions(-) diff --git a/po/de.po b/po/de.po index 0e2aeeb656..293ccddd3f 100644 --- a/po/de.po +++ b/po/de.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin-docs 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2013-09-17 10:36-0400\n" -"PO-Revision-Date: 2013-10-15 11:40+0200\n" -"Last-Translator: Elvio Petillo \n" +"PO-Revision-Date: 2013-10-17 13:14+0200\n" +"Last-Translator: Patrik Kernstock \n" "Language-Team: German \n" "Language: de\n" "MIME-Version: 1.0\n" @@ -2659,7 +2659,7 @@ msgstr "Zeige Datensätze %1s - %2s" #, php-format #| msgid "total" msgid "%d total" -msgstr "%d total" +msgstr "%d insgesamt" # (s is the abbreviation of "Sekunde", sec is it not (according to # International System of Units), so we wrote the complete one.) @@ -3906,12 +3906,12 @@ msgstr "Numerischer Schlüssel entdeckt" #: libraries/config.values.php:49 libraries/config.values.php:64 #: libraries/config.values.php:69 msgid "Icons" -msgstr "" +msgstr "Symbole" #: libraries/config.values.php:50 libraries/config.values.php:65 #: libraries/config.values.php:70 msgid "Text" -msgstr "" +msgstr "Text" #: libraries/config.values.php:51 libraries/config.values.php:58 #: libraries/config.values.php:66 libraries/config.values.php:71 @@ -5376,10 +5376,9 @@ msgid "MySQL reserved word warning" msgstr "Warnung wegen reservierter MySQL-Wörter" #: libraries/config/messages.inc.php:341 -#, fuzzy #| msgid "Allow to display all the rows" msgid "How to display the menu tabs" -msgstr "Erlaube es alle Datensätze anzuzeigen" +msgstr "Wie sollen die Menüpunkte dargestellt werden" #: libraries/config/messages.inc.php:343 msgid "How to display various action links" @@ -6292,10 +6291,9 @@ msgstr "CSV mit LOAD DATA" #: libraries/config/setup.forms.php:257 libraries/config/setup.forms.php:350 #: libraries/config/user_preferences.forms.php:161 #: libraries/config/user_preferences.forms.php:253 -#, fuzzy #| msgid "Open Document Spreadsheet" msgid "OpenDocument Spreadsheet" -msgstr "Open Document Kalkulationstabelle" +msgstr "OpenDocument Kalkulationstabelle" #: libraries/config/setup.forms.php:264 #: libraries/config/user_preferences.forms.php:168 @@ -6324,10 +6322,9 @@ msgstr "Microsoft Word 2000" #: libraries/config/setup.forms.php:354 #: libraries/config/user_preferences.forms.php:257 -#, fuzzy #| msgid "Open Document Text" msgid "OpenDocument Text" -msgstr "Open Document Text" +msgstr "OpenDocument-Text" #: libraries/config/validate.lib.php:214 msgid "Could not initialize Drizzle connection library" @@ -12465,10 +12462,9 @@ msgid "No index defined! Create one below" msgstr "Kein Index definiert! Erstellen Sie unten einen" #: tbl_structure.php:125 -#, fuzzy #| msgid "No rows selected" msgid "No column selected." -msgstr "Es wurden keine Datensätze ausgewählt" +msgstr "Es wurden keine Datensätze ausgewählt." #: tbl_structure.php:149 #, php-format @@ -12653,10 +12649,9 @@ msgid "Rename view to" msgstr "View umbenennen in" #: view_operations.php:130 -#, fuzzy #| msgid "Delete the table (DROP)" msgid "Delete the view (DROP)" -msgstr "Tabelle löschen (DROP)" +msgstr "Ansicht löschen (DROP)" #: libraries/advisory_rules.txt:49 msgid "Uptime below one day" From 1e85fc34db8357fa7f8f38baca261c0c6937f805 Mon Sep 17 00:00:00 2001 From: Marcello Romani Date: Wed, 16 Oct 2013 11:02:32 +0200 Subject: [PATCH 4/6] Translated using Weblate (Italian) Currently translated at 93.9% (2452 of 2611) --- po/it.po | 73 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 36 insertions(+), 37 deletions(-) diff --git a/po/it.po b/po/it.po index 6f909f1f75..2db7126d46 100644 --- a/po/it.po +++ b/po/it.po @@ -4,15 +4,15 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.0.7-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2013-09-17 10:36-0400\n" -"PO-Revision-Date: 2013-10-02 13:20+0200\n" -"Last-Translator: Manuel Dalla Lana \n" +"PO-Revision-Date: 2013-10-16 11:02+0200\n" +"Last-Translator: Marcello Romani \n" "Language-Team: Italian \n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 1.7-dev\n" +"X-Generator: Weblate 1.7\n" #: browse_foreigners.php:51 browse_foreigners.php:75 js/messages.php:345 #: libraries/DisplayResults.class.php:856 @@ -608,7 +608,6 @@ msgid "Output" msgstr "Output" #: gis_data_editor.php:402 -#, fuzzy #| msgid "" #| "Chose \"GeomFromText\" from the \"Function\" column and paste the below " #| "string into the \"Value\" field" @@ -813,7 +812,7 @@ msgstr "Contribuisci" #: index.php:365 msgid "Get support" -msgstr "Ricevi Auito" +msgstr "Ricevi auito" #: index.php:372 msgid "List of changes" @@ -1541,10 +1540,9 @@ msgid "Import" msgstr "Importa" #: js/messages.php:201 -#, fuzzy #| msgid "Could not import configuration" msgid "Import monitor configuration" -msgstr "Importa la configurazione monitor" +msgstr "Importa la configurazione del monitor" #: js/messages.php:202 msgid "Please select the file you want to import" @@ -2647,10 +2645,10 @@ msgstr "" "controlla la %sdocumentazione%s." #: libraries/DisplayResults.class.php:4970 -#, fuzzy, php-format +#, php-format #| msgid "Showing rows" msgid "Showing rows %1s - %2s" -msgstr "Mostrando le righe" +msgstr "Mostro le righe %1s - %2s" #: libraries/DisplayResults.class.php:4982 #, fuzzy, php-format @@ -3323,18 +3321,24 @@ msgstr "Tema" msgid "" "A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255" msgstr "" +"Intero di un byte, con segno l'intervallo va da -128 a 127, senza segno " +"l'intervallo va da 0 a 255" #: libraries/Types.class.php:298 msgid "" "A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to " "65,535" msgstr "" +"Intero di due byte, con segno l'intervallo va da -32.768 a 32767, senza " +"segno l'intervallo va da 0 a 65.535" #: libraries/Types.class.php:300 msgid "" "A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is " "0 to 16,777,215" msgstr "" +"Intero di 3 byte, con segno l'intervallo va da -8.388.608 a 8.388.607, senza " +"segno l'intervallo va da 0 a 16.777.215" #: libraries/Types.class.php:302 msgid "" @@ -3347,12 +3351,17 @@ msgid "" "An 8-byte integer, signed range is -9,223,372,036,854,775,808 to " "9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615" msgstr "" +"Intero di 8 byte, con segno l'intervallo va da -9.223.372.036.854.775.808 a " +"9.223.372.036.854.775.807, senza segno l'intervallo va da 0 a " +"18.446.744.073.709.551.615" #: libraries/Types.class.php:306 libraries/Types.class.php:712 msgid "" "A fixed-point number (M, D) - the maximum number of digits (M) is 65 " "(default 10), the maximum number of decimals (D) is 30 (default 0)" msgstr "" +"Un numero in virgola fissa (M, D) - il numero massimo di cifre (M) è 65 " +"(default 10), il numero massimo di decimali (D) è 30 (default 0)" #: libraries/Types.class.php:308 msgid "" @@ -3392,12 +3401,13 @@ msgstr "" #: libraries/Types.class.php:320 libraries/Types.class.php:722 #, php-format msgid "A date, supported range is %1$s to %2$s" -msgstr "Una data, il rage va da %1$s a %2$s" +msgstr "Una data, l'intervallo supportato va da %1$s a %2$s" #: libraries/Types.class.php:322 libraries/Types.class.php:724 #, php-format msgid "A date and time combination, supported range is %1$s to %2$s" msgstr "" +"Una combinazione di data e ora, l'intervallo supportato va da %1$s a %2$s" #: libraries/Types.class.php:324 msgid "" @@ -3406,10 +3416,10 @@ msgid "" msgstr "" #: libraries/Types.class.php:326 libraries/Types.class.php:728 -#, fuzzy, php-format +#, php-format #| msgid "Error renaming table %1$s to %2$s" msgid "A time, range is %1$s to %2$s" -msgstr "Errore nel rinominare la tabella %1$s in %2$s" +msgstr "Un orario, l'intervallo va da %1$s a %2$s" #: libraries/Types.class.php:328 msgid "" @@ -3539,18 +3549,16 @@ msgid "Numeric" msgstr "" #: libraries/Types.class.php:643 libraries/Types.class.php:977 -#, fuzzy #| msgid "Create an index" msgctxt "date and time types" msgid "Date and time" -msgstr "Crea un nuovo indice" +msgstr "Data e ora" #: libraries/Types.class.php:652 libraries/Types.class.php:980 -#, fuzzy #| msgid "Linestring" msgctxt "string types" msgid "String" -msgstr "Linestring" +msgstr "Stringa" #: libraries/Types.class.php:673 #, fuzzy @@ -3840,12 +3848,12 @@ msgstr "chiave numerica rilevata" #: libraries/config.values.php:49 libraries/config.values.php:64 #: libraries/config.values.php:69 msgid "Icons" -msgstr "" +msgstr "Icone" #: libraries/config.values.php:50 libraries/config.values.php:65 #: libraries/config.values.php:70 msgid "Text" -msgstr "" +msgstr "Testo" #: libraries/config.values.php:51 libraries/config.values.php:58 #: libraries/config.values.php:66 libraries/config.values.php:71 @@ -4242,10 +4250,9 @@ msgid "Whether the table structure actions should be hidden" msgstr "" #: libraries/config/messages.inc.php:57 -#, fuzzy #| msgid "Propose table structure" msgid "Hide table structure actions" -msgstr "Proponi la struttura della tabella" +msgstr "Nascondi le azioni relative alla struttura della tabella" #: libraries/config/messages.inc.php:58 msgid "Show binary contents as HEX by default" @@ -4812,7 +4819,6 @@ msgid "Customize startup page" msgstr "Personalizza la pagina di avvio" #: libraries/config/messages.inc.php:224 -#, fuzzy #| msgid "Database server" msgid "Database structure" msgstr "Struttura del database" @@ -4822,7 +4828,6 @@ msgid "Choose which details to show in the database structure (list of tables)" msgstr "" #: libraries/config/messages.inc.php:226 -#, fuzzy #| msgid "Database server" msgid "Table structure" msgstr "Struttura della tabella" @@ -5066,13 +5071,12 @@ msgid "Maximum databases" msgstr "Massimi numero dei database" #: libraries/config/messages.inc.php:288 -#, fuzzy #| msgid "The number of joins that did a full scan of the first table." msgid "" "The number of items that can be displayed on each page of the navigation tree" msgstr "" -"Il numero di elementi da visualizzare in ogni pagina dell'albero della " -"navigazione" +"Il numero di elementi che possono essere visualizzati in ogni pagina " +"dell'albero di navigazione" #: libraries/config/messages.inc.php:289 msgid "Maximum items in branch" @@ -5257,10 +5261,9 @@ msgid "Use only icons, only text or both" msgstr "Utilizza solo icone, solo testo o entrambi" #: libraries/config/messages.inc.php:327 -#, fuzzy #| msgid "Iconic navigation bar" msgid "Table navigation bar" -msgstr "Barra di navigazione iconica" +msgstr "Barra di navigazione delle tabelle" #: libraries/config/messages.inc.php:328 msgid "use GZip output buffering for increased speed in HTTP transfers" @@ -5307,7 +5310,6 @@ msgid "Missing phpMyAdmin configuration storage tables" msgstr "Mancano le tabelle di configurazione di phpMyAdmin" #: libraries/config/messages.inc.php:336 -#, fuzzy #| msgid "" #| "Disable the default warning that is displayed if mcrypt is missing for " #| "cookie authentication" @@ -5315,15 +5317,14 @@ msgid "" "Disable the default warning that is displayed if a difference between the " "MySQL library and server is detected" msgstr "" -"Disabilita l'avviso predefinito che viene visualizzato se mcrypt é mancante " -"per autenticazione via cookie" +"Disabilita l'avviso predefinito che viene visualizzato se è rilevata una " +"differenza tra la libreria MySQL e il server" #: libraries/config/messages.inc.php:337 msgid "Server/library difference warning" msgstr "" #: libraries/config/messages.inc.php:338 -#, fuzzy #| msgid "" #| "Disable the default warning that is displayed on the database details " #| "Structure page if any of the required tables for the phpMyAdmin " @@ -5333,18 +5334,17 @@ msgid "" "column names in a table are reserved MySQL words" msgstr "" "Disabilita l'avviso predefinito che viene visualizzato sulla pagina dei " -"dettagli della Struttura dei database, se qualche tabella necessaria per la " -"memorizzazzione della configurazione di phpMyAdmin non viene trovata" +"dettagli della Struttura dei database se una tabella contiene colonne i cui " +"nomi sono parole chiave MySQL" #: libraries/config/messages.inc.php:339 msgid "MySQL reserved word warning" msgstr "" #: libraries/config/messages.inc.php:341 -#, fuzzy #| msgid "Allow to display all the rows" msgid "How to display the menu tabs" -msgstr "Consenti la visualizzazione di tutte le righe" +msgstr "Come visualizzare le linguette dei menu" #: libraries/config/messages.inc.php:343 msgid "How to display various action links" @@ -12507,10 +12507,9 @@ msgid "No index defined! Create one below" msgstr "Nessun indice definito!" #: tbl_structure.php:125 -#, fuzzy #| msgid "No rows selected" msgid "No column selected." -msgstr "Nessuna riga selezionata" +msgstr "Nessuna colonna selezionata." #: tbl_structure.php:149 #, php-format From 7dba55286596677b23017ee85bbdda2b34cf2087 Mon Sep 17 00:00:00 2001 From: Jakub Stepniak Date: Thu, 17 Oct 2013 15:59:13 +0200 Subject: [PATCH 5/6] Translated using Weblate (Polish) Currently translated at 99.2% (2591 of 2611) --- po/pl.po | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/po/pl.po b/po/pl.po index 1e95c73a86..38582a4756 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.0.7-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2013-09-17 10:36-0400\n" -"PO-Revision-Date: 2013-10-17 15:58+0200\n" -"Last-Translator: Michal Čihař \n" +"PO-Revision-Date: 2013-10-17 15:59+0200\n" +"Last-Translator: Jakub Stepniak \n" "Language-Team: Polish \n" "Language: pl\n" "MIME-Version: 1.0\n" @@ -5333,7 +5333,6 @@ msgid "Server/library difference warning" msgstr "Ostrzeżenie różnicy serwera/biblioteki" #: libraries/config/messages.inc.php:338 -#, fuzzy #| msgid "" #| "Disable the default warning that is displayed on the database details " #| "Structure page if any of the required tables for the phpMyAdmin " @@ -5342,9 +5341,8 @@ msgid "" "Disable the default warning that is displayed on the Structure page if " "column names in a table are reserved MySQL words" msgstr "" -"Wyłącz ostrzeżenia domyślne wyświetlane w szczegółach bazy struktury strony, " -"jeśli którekolwiek z tabel do przechowywania konfiguracji phpMyAdmin nie " -"można znaleźć" +"Wyłącz domyślne ostrzeżenia na stronie Struktura, które są wyświetlane, " +"jeśli jakiekolwiek ze słów w nazwach kolumn są zastrzeżone dla MySQL" #: libraries/config/messages.inc.php:339 msgid "MySQL reserved word warning" @@ -5667,7 +5665,6 @@ msgid "Connect without password" msgstr "Łącz się bez hasła" #: libraries/config/messages.inc.php:410 -#, fuzzy #| msgid "" #| "You can use MySQL wildcard characters (% and _), escape them if you want " #| "to use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -5679,11 +5676,9 @@ msgid "" "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " "[kbd]'my_db'[/kbd]." msgstr "" -"Możesz używać MySQL symboli wieloznacznych (% i _), od nich uciec, jeśli " -"chcesz używać ich dosłownych, czyli użyć [kbd]'my\\_db'[/kbd] i nie " -"[kbd]'my_db'[/kbd]. Za pomocą tej opcji możesz sortować listy bazy danych, " -"wystarczy wpisać ich nazwiska w porządku i użyć [kbd]*[/kbd] na końcu by " -"pokazać resztę w porządku alfabetycznym." +"Możesz używać w MySQL wieloznaczników (% i _). Skorzystaj ze znaków " +"modyfikacji, jeśli chcesz używać tych znaków w niesymbolicznym znaczeniu, " +"np. [kbd]'my\\_db'[/kbd], a nie [kbd]'my_db'[/kbd]." #: libraries/config/messages.inc.php:411 msgid "Show only listed databases" From 41bb74797ceaeec7aefd7413870a64732f1368a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arthur=20=C8=9Ai=C8=9Beic=C4=83?= Date: Thu, 17 Oct 2013 08:24:23 +0200 Subject: [PATCH 6/6] Translated using Weblate (Romanian) Currently translated at 56.9% (1485 of 2611) --- po/ro.po | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/po/ro.po b/po/ro.po index 93e9506cb8..3d9081eabb 100644 --- a/po/ro.po +++ b/po/ro.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.0.7-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2013-09-17 10:36-0400\n" -"PO-Revision-Date: 2013-04-03 09:45+0200\n" -"Last-Translator: Michal Čihař \n" +"PO-Revision-Date: 2013-10-17 08:24+0200\n" +"Last-Translator: Arthur Țițeică \n" "Language-Team: Romanian \n" +"Language: 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==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" -"X-Generator: Weblate 1.5-dev\n" +"X-Generator: Weblate 1.7\n" #: browse_foreigners.php:51 browse_foreigners.php:75 js/messages.php:345 #: libraries/DisplayResults.class.php:856 @@ -445,9 +445,8 @@ msgid "Show" msgstr "Afișează" #: db_tracking.php:101 js/messages.php:34 -#, fuzzy msgid "Delete tracking data for this table" -msgstr "Șterge datele urmărite din acest tabel" +msgstr "Șterge datele urmărite pentru acest tabel" #: db_tracking.php:109 libraries/Index.class.php:625 #: libraries/Util.class.php:3467 libraries/Util.class.php:3468 @@ -554,7 +553,7 @@ msgstr "" #: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289 #: gis_data_editor.php:362 js/messages.php:310 msgid "X" -msgstr "" +msgstr "X" #: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293 #: gis_data_editor.php:366 js/messages.php:311