[Xfce4-commits] <xfce4-time-out-plugin:master> I18n: Remove broken / unsupported translations.

Nick Schermer noreply at xfce.org
Wed Jul 3 21:24:01 CEST 2013


Updating branch refs/heads/master
         to f841a0dc027d2a04f1c7dab5d79cec96bd6d56b4 (commit)
       from b4308efce459cd02e5989f1d878909faa2b58372 (commit)

commit f841a0dc027d2a04f1c7dab5d79cec96bd6d56b4
Author: Nick Schermer <nick at xfce.org>
Date:   Wed Jul 3 21:23:02 2013 +0200

    I18n: Remove broken / unsupported translations.
    
    See http://users.xfce.org/~nick/broken-i18n/ for files and logs.
    
    Use https://www.transifex.com/projects/p/xfce/ to upload fixed versions or request a translation team.

 po/en_GB.po |  209 -----------------------------------------------------------
 po/fr.po    |  209 -----------------------------------------------------------
 po/tr.po    |  205 ---------------------------------------------------------
 3 files changed, 0 insertions(+), 623 deletions(-)

diff --git a/po/en_GB.po b/po/en_GB.po
deleted file mode 100644
index 34e7e7c..0000000
--- a/po/en_GB.po
+++ /dev/null
@@ -1,209 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
-# 
-msgid ""
-msgstr ""
-"Project-Id-Version: xfce4-time-out-plugin\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-27 20:09+0000\n"
-"PO-Revision-Date: 2008-05-10 13:36+1000\n"
-"Last-Translator: Jeff Bailes <thepizzaking at gmail.com>\n"
-"Language-Team: English/GB\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Language: \n"
-"X-Poedit-Language: English\n"
-"X-Poedit-Country: UNITED KINGDOM\n"
-
-#. Create menu item for taking an instant break
-#: ../panel-plugin/time-out.c:259
-msgid "Take a break"
-msgstr "Take a break"
-
-#. Create menu item for resetting the timer
-#: ../panel-plugin/time-out.c:267
-msgid "Reset timer"
-msgstr "Reset timer"
-
-#. Create menu item for enabling/disabling the countdown
-#: ../panel-plugin/time-out.c:275
-msgid "Enabled"
-msgstr "Enabled"
-
-#. Update tooltips
-#: ../panel-plugin/time-out.c:339
-msgid "Paused"
-msgstr "Paused"
-
-#: ../panel-plugin/time-out.c:418
-msgid ""
-"Xfce Panel plugin for taking a break from computer work every now and then."
-msgstr ""
-"Xfce Panel plugin for taking a break from computer work every now and then."
-
-#: ../panel-plugin/time-out.c:427
-msgid "translator-credits"
-msgstr "Jeff Bailes <thepizzaking at gmail.com>"
-
-#. Create properties dialog
-#: ../panel-plugin/time-out.c:489
-#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.h:2
-msgid "Time Out"
-msgstr "Time Out"
-
-#. Create time settings section
-#: ../panel-plugin/time-out.c:506
-msgid "Time settings"
-msgstr "Time settings"
-
-#. Create the labels for the minutes and seconds spins
-#: ../panel-plugin/time-out.c:519
-msgid "Minutes"
-msgstr "Minutes"
-
-#: ../panel-plugin/time-out.c:524
-msgid "Seconds"
-msgstr "Seconds"
-
-#. Create break countdown time label
-#: ../panel-plugin/time-out.c:530
-msgid "Time between breaks:"
-msgstr "Time between breaks:"
-
-#. Create lock countdown time label
-#: ../panel-plugin/time-out.c:554
-msgid "Break length:"
-msgstr "Break length:"
-
-#. Create postpone countdown time label
-#: ../panel-plugin/time-out.c:572
-msgid "Postpone length:"
-msgstr "Postpone length:"
-
-#. Create behaviour section
-#: ../panel-plugin/time-out.c:590
-msgid "Behaviour"
-msgstr "Behaviour"
-
-#. Create postpone check button
-#: ../panel-plugin/time-out.c:601
-msgid "Allow postpone"
-msgstr "Allow postpone"
-
-#. Create resume check button
-#: ../panel-plugin/time-out.c:608
-msgid "Resume automatically"
-msgstr "Resume automatically"
-
-#. Create appearance section
-#: ../panel-plugin/time-out.c:615
-msgid "Appearance"
-msgstr "Appearance"
-
-#. Create display time check button
-#: ../panel-plugin/time-out.c:626
-msgid "Display remaining time in the panel"
-msgstr "Display remaining time in the panel"
-
-#. Create display hours check button
-#: ../panel-plugin/time-out.c:633
-msgid "Display hours"
-msgstr "Display hours"
-
-#. Create display seconds check button
-#: ../panel-plugin/time-out.c:640
-msgid "Display seconds"
-msgstr "Display seconds"
-
-#. Create postpone button
-#: ../panel-plugin/time-out-lock-screen.c:219
-msgid "_Postpone"
-msgstr "_Postpone"
-
-#. Create resume button
-#: ../panel-plugin/time-out-lock-screen.c:225
-msgid "_Resume"
-msgstr "_Resume"
-
-#: ../panel-plugin/time-out-countdown.c:377
-msgid "The break is over."
-msgstr "The break is over."
-
-#. Hours:minutes:seconds
-#: ../panel-plugin/time-out-countdown.c:399
-#, c-format
-msgid "%02d:%02d:%02d"
-msgstr "%02d:%02d:%02d"
-
-#. Hours:minutes
-#. Minutes:seconds
-#: ../panel-plugin/time-out-countdown.c:404
-#: ../panel-plugin/time-out-countdown.c:412
-#, c-format
-msgid "%02d:%02d"
-msgstr "%02d:%02d"
-
-#: ../panel-plugin/time-out-countdown.c:424
-#, c-format
-msgid "%d hour"
-msgid_plural "%d hours"
-msgstr[0] "%d hour"
-msgstr[1] "%d hours"
-
-#: ../panel-plugin/time-out-countdown.c:425
-#: ../panel-plugin/time-out-countdown.c:481
-#: ../panel-plugin/time-out-countdown.c:494
-#: ../panel-plugin/time-out-countdown.c:528
-#, c-format
-msgid "%d minute"
-msgid_plural "%d minutes"
-msgstr[0] "%d minute"
-msgstr[1] "%d minutes"
-
-#: ../panel-plugin/time-out-countdown.c:426
-#, c-format
-msgid "%d second"
-msgid_plural "%d seconds"
-msgstr[0] "%d second"
-msgstr[1] "%d seconds"
-
-#. Translators: this is %s seconds/minutes/hours
-#: ../panel-plugin/time-out-countdown.c:437
-#: ../panel-plugin/time-out-countdown.c:442
-#: ../panel-plugin/time-out-countdown.c:453
-#: ../panel-plugin/time-out-countdown.c:476
-#: ../panel-plugin/time-out-countdown.c:482
-#: ../panel-plugin/time-out-countdown.c:509
-#: ../panel-plugin/time-out-countdown.c:514
-#: ../panel-plugin/time-out-countdown.c:523
-#: ../panel-plugin/time-out-countdown.c:529
-#, c-format
-msgid "Time left: %s"
-msgstr "Time left: %s"
-
-#. Translators: this is %s minutes, %s seconds
-#. Translators: this is %s hours %s seconds
-#. Translators: this is %s hours, %s minutes
-#. Translators: this is %s minutes %s seconds
-#: ../panel-plugin/time-out-countdown.c:445
-#: ../panel-plugin/time-out-countdown.c:457
-#: ../panel-plugin/time-out-countdown.c:464
-#: ../panel-plugin/time-out-countdown.c:489
-#: ../panel-plugin/time-out-countdown.c:496
-#: ../panel-plugin/time-out-countdown.c:517
-#, c-format
-msgid "Time left: %s %s"
-msgstr "Time left: %s %s"
-
-#. Translators: this is %s hours, %s minutes, %s seconds
-#: ../panel-plugin/time-out-countdown.c:467
-#, c-format
-msgid "Time left: %s %s %s"
-msgstr "Time left: %s %s %s"
-
-#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.h:1
-msgid "Automatically controlled time outs and breaks"
-msgstr "Automatically controlled time outs and breaks"
diff --git a/po/fr.po b/po/fr.po
deleted file mode 100644
index 8019b53..0000000
--- a/po/fr.po
+++ /dev/null
@@ -1,209 +0,0 @@
-# xfce4-time-out-plugin.
-# Copyright (C) 2007 Jannis Pohlmann <jannis at xfce.org>
-# This file is distributed under the same license as the xfce4-time-out-plugin package.
-# Jannis Pohlmann <jannis at xfce.org>, 2007.
-# 
-msgid ""
-msgstr ""
-"Project-Id-Version: xfce4-time-out-plugin 0.1.1\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-08-30 08:30+0000\n"
-"PO-Revision-Date: 2010-11-07 16:28+0900\n"
-"Last-Translator: Florian Rivoal <frivoal at xfce.org>\n"
-"Language-Team: Xfce <xfce-i18n at xfce.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Language: \n"
-"X-Poedit-Language: French\n"
-"X-Poedit-Country: FRANCE\n"
-
-#. Create menu item for taking an instant break
-#: ../panel-plugin/time-out.c:260
-msgid "Take a break"
-msgstr "Prendre une pause"
-
-#. Create menu item for resetting the timer
-#: ../panel-plugin/time-out.c:268
-msgid "Reset timer"
-msgstr "Remettre à zéro le compteur"
-
-#. Create menu item for enabling/disabling the countdown
-#: ../panel-plugin/time-out.c:276
-msgid "Enabled"
-msgstr "Activé"
-
-#. Update tooltips
-#: ../panel-plugin/time-out.c:340
-msgid "Paused"
-msgstr "En Pause"
-
-#: ../panel-plugin/time-out.c:419
-msgid ""
-"Xfce Panel plugin for taking a break from computer work every now and then."
-msgstr ""
-"Plugin du panneau Xfce pour prendre de temps en temps une pause d'ordinateur."
-
-#: ../panel-plugin/time-out.c:428
-msgid "translator-credits"
-msgstr "Crédits de traduction"
-
-#. Create properties dialog
-#: ../panel-plugin/time-out.c:490
-#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.h:2
-msgid "Time Out"
-msgstr "Temps Mort"
-
-#. Create time settings section
-#: ../panel-plugin/time-out.c:507
-msgid "Time settings"
-msgstr "Réglage du temps"
-
-#. Create the labels for the minutes and seconds spins
-#: ../panel-plugin/time-out.c:520
-msgid "Minutes"
-msgstr "Minutes"
-
-#: ../panel-plugin/time-out.c:525
-msgid "Seconds"
-msgstr "Secondes"
-
-#. Create break countdown time label
-#: ../panel-plugin/time-out.c:531
-msgid "Time between breaks:"
-msgstr "Temps entre les pauses:"
-
-#. Create lock countdown time label
-#: ../panel-plugin/time-out.c:555
-msgid "Break length:"
-msgstr "Durée des pauses:"
-
-#. Create postpone countdown time label
-#: ../panel-plugin/time-out.c:573
-msgid "Postpone length:"
-msgstr "Durée de remise à plus tard:"
-
-#. Create behaviour section
-#: ../panel-plugin/time-out.c:591
-msgid "Behaviour"
-msgstr "Comportement"
-
-#. Create postpone check button
-#: ../panel-plugin/time-out.c:602
-msgid "Allow postpone"
-msgstr "Autoriser à remettre les pauses à plus tard"
-
-#. Create resume check button
-#: ../panel-plugin/time-out.c:609
-msgid "Resume automatically"
-msgstr "Continuer automatiquement"
-
-#. Create appearance section
-#: ../panel-plugin/time-out.c:616
-msgid "Appearance"
-msgstr "Apparence"
-
-#. Create display time check button
-#: ../panel-plugin/time-out.c:627
-msgid "Display remaining time in the panel"
-msgstr "Afficher le temps restant dans le panneau"
-
-#. Create display hours check button
-#: ../panel-plugin/time-out.c:634
-msgid "Display hours"
-msgstr "Afficher les heures"
-
-#. Create display seconds check button
-#: ../panel-plugin/time-out.c:641
-msgid "Display seconds"
-msgstr "Afficher les secondes"
-
-#. Create postpone button
-#: ../panel-plugin/time-out-lock-screen.c:219
-msgid "_Postpone"
-msgstr "_Remettre à plus tard"
-
-#. Create resume button
-#: ../panel-plugin/time-out-lock-screen.c:225
-msgid "_Resume"
-msgstr "_Continuer"
-
-#: ../panel-plugin/time-out-countdown.c:377
-msgid "The break is over."
-msgstr "La pause est finie."
-
-#. Hours:minutes:seconds
-#: ../panel-plugin/time-out-countdown.c:399
-#, c-format
-msgid "%02d:%02d:%02d"
-msgstr "%02d:%02d:%02d"
-
-#. Hours:minutes
-#. Minutes:seconds
-#: ../panel-plugin/time-out-countdown.c:404
-#: ../panel-plugin/time-out-countdown.c:412
-#, c-format
-msgid "%02d:%02d"
-msgstr "%02d:%02d"
-
-#: ../panel-plugin/time-out-countdown.c:424
-#, c-format
-msgid "%d hour"
-msgid_plural "%d hours"
-msgstr[0] "%d heure"
-msgstr[1] "%d heures"
-
-#: ../panel-plugin/time-out-countdown.c:425
-#: ../panel-plugin/time-out-countdown.c:481
-#: ../panel-plugin/time-out-countdown.c:494
-#: ../panel-plugin/time-out-countdown.c:528
-#, c-format
-msgid "%d minute"
-msgid_plural "%d minutes"
-msgstr[0] "%d minute"
-msgstr[1] "%d minutes"
-
-#: ../panel-plugin/time-out-countdown.c:426
-#, c-format
-msgid "%d second"
-msgid_plural "%d seconds"
-msgstr[0] "%d seconde"
-msgstr[1] "%d secondes"
-
-#. Translators: this is %s seconds/minutes/hours
-#: ../panel-plugin/time-out-countdown.c:437
-#: ../panel-plugin/time-out-countdown.c:442
-#: ../panel-plugin/time-out-countdown.c:453
-#: ../panel-plugin/time-out-countdown.c:476
-#: ../panel-plugin/time-out-countdown.c:482
-#: ../panel-plugin/time-out-countdown.c:509
-#: ../panel-plugin/time-out-countdown.c:514
-#: ../panel-plugin/time-out-countdown.c:523
-#: ../panel-plugin/time-out-countdown.c:529
-#, c-format
-msgid "Time left: %s"
-msgstr "Temps restant : %s"
-
-#. Translators: this is %s minutes, %s seconds
-#. Translators: this is %s hours %s seconds
-#. Translators: this is %s hours, %s minutes
-#. Translators: this is %s minutes %s seconds
-#: ../panel-plugin/time-out-countdown.c:445
-#: ../panel-plugin/time-out-countdown.c:457
-#: ../panel-plugin/time-out-countdown.c:464
-#: ../panel-plugin/time-out-countdown.c:489
-#: ../panel-plugin/time-out-countdown.c:496
-#: ../panel-plugin/time-out-countdown.c:517
-#, c-format
-msgid "Time left: %s %s"
-msgstr "Temps restant : %s %s"
-
-#. Translators: this is %s hours, %s minutes, %s seconds
-#: ../panel-plugin/time-out-countdown.c:467
-#, c-format
-msgid "Time left: %s %s %s"
-msgstr "Temps restant : %s %s %s"
-
-#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.h:1
-msgid "Automatically controlled time outs and breaks"
-msgstr "Temps morts et pauses contrôlés automatiquement"
diff --git a/po/tr.po b/po/tr.po
deleted file mode 100644
index f576277..0000000
--- a/po/tr.po
+++ /dev/null
@@ -1,205 +0,0 @@
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: xfce4 timeout plugin\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-18 22:46+0200\n"
-"PO-Revision-Date: \n"
-"Last-Translator: Samed Beyribey <ras0ir at eventualis.org>\n"
-"Language-Team: Xfce-TR <xfce-tr at googlegroups.com>\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Poedit-Country: TURKEY\n"
-
-#. Create menu item for taking an instant break
-#: ../panel-plugin/time-out.c:259
-msgid "Take a break"
-msgstr "Mola ver"
-
-#. Create menu item for resetting the timer
-#: ../panel-plugin/time-out.c:267
-msgid "Reset timer"
-msgstr "Zamanlayıcıyı sıfırla"
-
-#. Create menu item for enabling/disabling the countdown
-#: ../panel-plugin/time-out.c:275
-msgid "Enabled"
-msgstr "Etkin"
-
-#. Update tooltips
-#: ../panel-plugin/time-out.c:339
-msgid "Paused"
-msgstr ""
-
-#: ../panel-plugin/time-out.c:418
-msgid ""
-"Xfce Panel plugin for taking a break from computer work every now and then."
-msgstr ""
-"Arada sırada bilgisayar çalışmasına ara vermek için kullanılan Xfce Panel "
-"eklentisi."
-
-#: ../panel-plugin/time-out.c:427
-msgid "translator-credits"
-msgstr "çevirmen bilgileri"
-
-#. Create properties dialog
-#: ../panel-plugin/time-out.c:489
-#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.h:1
-msgid "Time Out"
-msgstr "Zaman Aşımı"
-
-#. Create time settings section
-#: ../panel-plugin/time-out.c:506
-msgid "Time settings"
-msgstr "Süre ayarları"
-
-#. Create the labels for the minutes and seconds spins
-#: ../panel-plugin/time-out.c:519
-msgid "Minutes"
-msgstr "Dakika"
-
-#: ../panel-plugin/time-out.c:524
-msgid "Seconds"
-msgstr "Saniye"
-
-#. Create break countdown time label
-#: ../panel-plugin/time-out.c:530
-msgid "Time between breaks:"
-msgstr "Molalar arası süre:"
-
-#. Create lock countdown time label
-#: ../panel-plugin/time-out.c:554
-msgid "Break length:"
-msgstr "Mola süresi:"
-
-#. Create postpone countdown time label
-#: ../panel-plugin/time-out.c:572
-msgid "Postpone length:"
-msgstr "Erteleme süresi:"
-
-#. Create behaviour section
-#: ../panel-plugin/time-out.c:590
-msgid "Behaviour"
-msgstr "Davranış ayarları"
-
-#. Create postpone check button
-#: ../panel-plugin/time-out.c:601
-msgid "Allow postpone"
-msgstr "Ertelemeye izin ver"
-
-#. Create resume check button
-#: ../panel-plugin/time-out.c:608
-msgid "Resume automatically"
-msgstr "Otomatik olarak yeniden başla"
-
-#. Create appearance section
-#: ../panel-plugin/time-out.c:615
-msgid "Appearance"
-msgstr "Görünüm"
-
-#. Create display time check button
-#: ../panel-plugin/time-out.c:626
-msgid "Display remaining time in the panel"
-msgstr "Kalan süreyi panelde görüntüle"
-
-#. Create display hours check button
-#: ../panel-plugin/time-out.c:633
-msgid "Display hours"
-msgstr "Saati görüntüle"
-
-#. Create display seconds check button
-#: ../panel-plugin/time-out.c:640
-msgid "Display seconds"
-msgstr "Saniyeyi görüntüle"
-
-#. Create postpone button
-#: ../panel-plugin/time-out-lock-screen.c:219
-msgid "_Postpone"
-msgstr "_Ertele"
-
-#. Create resume button
-#: ../panel-plugin/time-out-lock-screen.c:225
-msgid "_Resume"
-msgstr "_Yeniden başla"
-
-#: ../panel-plugin/time-out-countdown.c:377
-msgid "The break is over."
-msgstr "Ara sonra erdi."
-
-#. Hours:minutes:seconds
-#: ../panel-plugin/time-out-countdown.c:399
-#, c-format
-msgid "%02d:%02d:%02d"
-msgstr "%02d:%02d:%02d"
-
-#. Hours:minutes
-#. Minutes:seconds
-#: ../panel-plugin/time-out-countdown.c:404
-#: ../panel-plugin/time-out-countdown.c:412
-#, c-format
-msgid "%02d:%02d"
-msgstr "%02d:%02d"
-
-#: ../panel-plugin/time-out-countdown.c:424
-#, c-format
-msgid "%d hour"
-msgid_plural "%d hours"
-msgstr[0] "%d saat"
-msgstr[1] "%d saat"
-
-#: ../panel-plugin/time-out-countdown.c:425
-#: ../panel-plugin/time-out-countdown.c:481
-#: ../panel-plugin/time-out-countdown.c:494
-#: ../panel-plugin/time-out-countdown.c:528
-#, c-format
-msgid "%d minute"
-msgid_plural "%d minutes"
-msgstr[0] "%d dakika"
-msgstr[1] "%d dakika"
-
-#: ../panel-plugin/time-out-countdown.c:426
-#, c-format
-msgid "%d second"
-msgid_plural "%d seconds"
-msgstr[0] "%d saniye"
-msgstr[1] "%d saniye"
-
-#. Translators: this is %s seconds/minutes/hours
-#: ../panel-plugin/time-out-countdown.c:437
-#: ../panel-plugin/time-out-countdown.c:442
-#: ../panel-plugin/time-out-countdown.c:453
-#: ../panel-plugin/time-out-countdown.c:476
-#: ../panel-plugin/time-out-countdown.c:482
-#: ../panel-plugin/time-out-countdown.c:509
-#: ../panel-plugin/time-out-countdown.c:514
-#: ../panel-plugin/time-out-countdown.c:523
-#: ../panel-plugin/time-out-countdown.c:529
-#, c-format
-msgid "Time left: %s"
-msgstr "Kalan süre: %s"
-
-#. Translators: this is %s minutes, %s seconds
-#. Translators: this is %s hours %s seconds
-#. Translators: this is %s hours, %s minutes
-#. Translators: this is %s minutes %s seconds
-#: ../panel-plugin/time-out-countdown.c:445
-#: ../panel-plugin/time-out-countdown.c:457
-#: ../panel-plugin/time-out-countdown.c:464
-#: ../panel-plugin/time-out-countdown.c:489
-#: ../panel-plugin/time-out-countdown.c:496
-#: ../panel-plugin/time-out-countdown.c:517
-#, c-format
-msgid "Time left: %s %s"
-msgstr "Kalan süre: %s %s"
-
-#. Translators: this is %s hours, %s minutes, %s seconds
-#: ../panel-plugin/time-out-countdown.c:467
-#, c-format
-msgid "Time left: %s %s %s"
-msgstr "Kalan süre: %s %s %s"
-
-#: ../panel-plugin/xfce4-time-out-plugin.desktop.in.h:2
-msgid "Automatically controlled time outs and breaks"
-msgstr "Otomatik kontrollü mola ve zaman aşımları"


More information about the Xfce4-commits mailing list