[Xfce4-commits] <xfce4-time-out-plugin:master> Update the list of languages

Florian Rivoal noreply at xfce.org
Sun Nov 7 09:52:01 CET 2010


Updating branch refs/heads/master
         to c4b143cf722745b4f6341ea2a19f02d34efc16a0 (commit)
       from 9ba7d355c1aef7e199bcb97f1d13c0c71c636497 (commit)

commit c4b143cf722745b4f6341ea2a19f02d34efc16a0
Author: Florian Rivoal <frivoal at xfce.org>
Date:   Sat Nov 6 16:23:44 2010 +0900

    Update the list of languages
    
    Delete empty po files, and list new ones in the LINGUAS file.

 po/LINGUAS |    2 +-
 po/ar.po   |  252 ------------------------------------------------------------
 2 files changed, 1 insertions(+), 253 deletions(-)

diff --git a/po/LINGUAS b/po/LINGUAS
index 584b2c5..05b2763 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -1,2 +1,2 @@
 # set of available languages (in alphabetic order)
-ar ast ca da de el en_GB es eu fr gl hu id it ja lv pt_BR pt sv tr uk ur ur_PK zh_CN
+ast ca cs da de el en_GB es eu fr gl hu id it ja kk lv pl pt_BR pt ru sv tr ug uk ur_PK ur zh_CN
diff --git a/po/ar.po b/po/ar.po
deleted file mode 100644
index 30d9487..0000000
--- a/po/ar.po
+++ /dev/null
@@ -1,252 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: xfce\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-05-06 23:27+0200\n"
-"PO-Revision-Date: 2008-07-15 16:09+0200\n"
-"Last-Translator: Mohamed Magdy <mohamedmk at gmail.com>\n"
-"Language-Team: Arabeyes <doc at arabeyes.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Poedit-Language: Arabic\n"
-
-#. Create menu item for taking an instant break
-#: ../panel-plugin/time-out.c:245
-msgid "Take a break"
-msgstr ""
-
-#. Create menu item for enabling/disabling the countdown
-#: ../panel-plugin/time-out.c:253
-msgid "Enabled"
-msgstr ""
-
-#. Create properties dialog
-#: ../panel-plugin/time-out.c:390
-#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:2
-msgid "Time Out"
-msgstr ""
-
-#. Create time settings section
-#: ../panel-plugin/time-out.c:407
-msgid "Time settings"
-msgstr ""
-
-#. Create break countdown time label
-#: ../panel-plugin/time-out.c:420
-msgid "Time between breaks (minutes):"
-msgstr ""
-
-#. Create lock countdown time label
-#: ../panel-plugin/time-out.c:435
-msgid "Break length (minutes):"
-msgstr ""
-
-#. Create postpone countdown time label
-#: ../panel-plugin/time-out.c:448
-msgid "Postpone length (minutes):"
-msgstr ""
-
-#. Create behaviour section
-#: ../panel-plugin/time-out.c:461
-msgid "Behaviour"
-msgstr ""
-
-#. Create postpone check button
-#: ../panel-plugin/time-out.c:467
-msgid "Allow postpone"
-msgstr ""
-
-#. Create appearance section
-#: ../panel-plugin/time-out.c:474
-msgid "Appearance"
-msgstr ""
-
-#. Create display time check button
-#: ../panel-plugin/time-out.c:485
-msgid "Display remaining time in the panel"
-msgstr ""
-
-#. Create display hours check button
-#: ../panel-plugin/time-out.c:492
-msgid "Display hours"
-msgstr ""
-
-#. Create display seconds check button
-#: ../panel-plugin/time-out.c:499
-msgid "Display seconds"
-msgstr ""
-
-#. Create postpone button
-#: ../panel-plugin/time-out-lock-screen.c:185
-msgid "_Postpone"
-msgstr ""
-
-#. Hours:minutes:seconds
-#: ../panel-plugin/time-out-countdown.c:396
-#: ../panel-plugin/time-out-countdown.c:461
-#, c-format
-msgid "%02d:%02d:%02d"
-msgstr ""
-
-#. Minutes:seconds
-#. Hours:minutes
-#. Minutes:seconds
-#: ../panel-plugin/time-out-countdown.c:401
-#: ../panel-plugin/time-out-countdown.c:409
-#: ../panel-plugin/time-out-countdown.c:466
-#: ../panel-plugin/time-out-countdown.c:474
-#, c-format
-msgid "%02d:%02d"
-msgstr ""
-
-#: ../panel-plugin/time-out-countdown.c:424
-#: ../panel-plugin/time-out-countdown.c:431
-#: ../panel-plugin/time-out-countdown.c:496
-#: ../panel-plugin/time-out-countdown.c:626
-#, c-format
-msgid "Time left: %d seconds"
-msgstr ""
-
-#: ../panel-plugin/time-out-countdown.c:426
-#: ../panel-plugin/time-out-countdown.c:501
-#: ../panel-plugin/time-out-countdown.c:584
-#: ../panel-plugin/time-out-countdown.c:631
-#: ../panel-plugin/time-out-countdown.c:650
-msgid "Time left: 1 minute"
-msgstr ""
-
-#: ../panel-plugin/time-out-countdown.c:433
-#: ../panel-plugin/time-out-countdown.c:505
-#: ../panel-plugin/time-out-countdown.c:635
-#, c-format
-msgid "Time left: 1 minute %d seconds"
-msgstr ""
-
-#: ../panel-plugin/time-out-countdown.c:439
-#: ../panel-plugin/time-out-countdown.c:514
-#: ../panel-plugin/time-out-countdown.c:644
-#, c-format
-msgid "Time left: %d minutes %d seconds"
-msgstr ""
-
-#: ../panel-plugin/time-out-countdown.c:441
-#: ../panel-plugin/time-out-countdown.c:510
-#: ../panel-plugin/time-out-countdown.c:588
-#: ../panel-plugin/time-out-countdown.c:640
-#: ../panel-plugin/time-out-countdown.c:652
-#, c-format
-msgid "Time left: %d minutes"
-msgstr ""
-
-#: ../panel-plugin/time-out-countdown.c:447
-#: ../panel-plugin/time-out-countdown.c:574
-#, c-format
-msgid "Time left: %d hours %d minutes %d seconds"
-msgstr ""
-
-#: ../panel-plugin/time-out-countdown.c:449
-#: ../panel-plugin/time-out-countdown.c:570
-#: ../panel-plugin/time-out-countdown.c:610
-#, c-format
-msgid "Time left: %d hours %d minutes"
-msgstr ""
-
-#: ../panel-plugin/time-out-countdown.c:494
-#: ../panel-plugin/time-out-countdown.c:624
-msgid "Time left: 1 second"
-msgstr ""
-
-#: ../panel-plugin/time-out-countdown.c:503
-#: ../panel-plugin/time-out-countdown.c:633
-msgid "Time left: 1 minute 1 second"
-msgstr ""
-
-#: ../panel-plugin/time-out-countdown.c:512
-#: ../panel-plugin/time-out-countdown.c:642
-#, c-format
-msgid "Time left: %d minutes 1 second"
-msgstr ""
-
-#: ../panel-plugin/time-out-countdown.c:522
-msgid "Time left: 1 hour"
-msgstr ""
-
-#: ../panel-plugin/time-out-countdown.c:524
-msgid "Time left: 1 hour 1 second"
-msgstr ""
-
-#: ../panel-plugin/time-out-countdown.c:526
-#, c-format
-msgid "Time left: 1 hour %d seconds"
-msgstr ""
-
-#: ../panel-plugin/time-out-countdown.c:531
-#: ../panel-plugin/time-out-countdown.c:595
-msgid "Time left: 1 hour 1 minute"
-msgstr ""
-
-#: ../panel-plugin/time-out-countdown.c:533
-msgid "Time left: 1 hour 1 minute 1 second"
-msgstr ""
-
-#: ../panel-plugin/time-out-countdown.c:535
-#, c-format
-msgid "Time left: 1 hour 1 minute %d seconds"
-msgstr ""
-
-#: ../panel-plugin/time-out-countdown.c:540
-#: ../panel-plugin/time-out-countdown.c:599
-#, c-format
-msgid "Time left: 1 hour %d minutes"
-msgstr ""
-
-#: ../panel-plugin/time-out-countdown.c:542
-#, c-format
-msgid "Time left: 1 hour %d minutes 1 second"
-msgstr ""
-
-#: ../panel-plugin/time-out-countdown.c:544
-#, c-format
-msgid "Time left: 1 hour %d minutes %d seconds"
-msgstr ""
-
-#: ../panel-plugin/time-out-countdown.c:552
-#, c-format
-msgid "Time left: %d hours"
-msgstr ""
-
-#: ../panel-plugin/time-out-countdown.c:554
-#, c-format
-msgid "Time left: %d hours 1 second"
-msgstr ""
-
-#: ../panel-plugin/time-out-countdown.c:556
-#, c-format
-msgid "Time left: %d hours %d seconds"
-msgstr ""
-
-#: ../panel-plugin/time-out-countdown.c:561
-#: ../panel-plugin/time-out-countdown.c:606
-#, c-format
-msgid "Time left: %d hours 1 minute"
-msgstr ""
-
-#: ../panel-plugin/time-out-countdown.c:563
-#, c-format
-msgid "Time left: %d hours 1 minute 1 second"
-msgstr ""
-
-#: ../panel-plugin/time-out-countdown.c:565
-#, c-format
-msgid "Time left: %d hours 1 minute %d seconds"
-msgstr ""
-
-#: ../panel-plugin/time-out-countdown.c:572
-#, c-format
-msgid "Time left: %d hours %d minutes 1 second"
-msgstr ""
-
-#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.in.h:1
-msgid "Automatically controlled time outs and breaks"
-msgstr ""



More information about the Xfce4-commits mailing list