From 38ecc7cb360ac28f043a531dd26a7d8a7d84da79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 27 Dec 2018 20:46:50 +0100 Subject: [PATCH] Add CMakeL10n rules. Create translation template. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit ee35ed91cdc1be9d91036738d6d77ba5040529bd) --- CMakeL10n.txt | 23 ++ keep/CMakeL10n.txt | 3 + po/keep.pot | 578 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 604 insertions(+) create mode 100644 CMakeL10n.txt create mode 100644 keep/CMakeL10n.txt create mode 100644 po/keep.pot diff --git a/CMakeL10n.txt b/CMakeL10n.txt new file mode 100644 index 0000000..a525b71 --- /dev/null +++ b/CMakeL10n.txt @@ -0,0 +1,23 @@ +################################################# +# +# (C) 2018 Slávek Banko +# slavek.banko (AT) axis.cz +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +cmake_minimum_required( VERSION 2.8 ) + + +##### include our cmake modules ################# + +set( CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/modules" ) +include( TDEL10n ) + + +##### create translation templates ############## + +tde_l10n_auto_add_subdirectories( ) diff --git a/keep/CMakeL10n.txt b/keep/CMakeL10n.txt new file mode 100644 index 0000000..e70209e --- /dev/null +++ b/keep/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "keep" ) diff --git a/po/keep.pot b/po/keep.pot new file mode 100644 index 0000000..3790c2b --- /dev/null +++ b/po/keep.pot @@ -0,0 +1,578 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-27 20:41+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: app/advancedbackupconfigdialog.cpp:34 +msgid "Advanced Backup Configuration" +msgstr "" + +#: app/backupconfigdialog.cpp:43 app/keepmainwindow.cpp:83 +msgid "Configure backups" +msgstr "" + +#: app/forcebackupdialog.cpp:45 +msgid "Backup now" +msgstr "" + +#: app/forcebackupdialog.cpp:96 kded/keepkded.cpp:59 +msgid "

An error occured making %1 backup:

%2

" +msgstr "" + +#: app/includeexcludedialog.cpp:39 +msgid "Inclusion/Exclusion Configuration" +msgstr "" + +#: app/keepmainwindow.cpp:49 +msgid "Backup System" +msgstr "" + +#: app/keepmainwindow.cpp:82 +msgid "Check rdiff-backup" +msgstr "" + +#: app/keepmainwindow.cpp:84 +msgid "Configure" +msgstr "" + +#: app/keepmainwindow.cpp:85 +msgid "Add Backup" +msgstr "" + +#: app/keepmainwindow.cpp:86 +msgid "Restore Backup" +msgstr "" + +#: app/keepmainwindow.cpp:87 +msgid "Backup Now" +msgstr "" + +#: app/keepmainwindow.cpp:88 app/logdialog.cpp:42 +msgid "View log" +msgstr "" + +#: app/keepmainwindow.cpp:108 +msgid "

Ok

" +msgstr "" + +#: app/keepmainwindow.cpp:116 +msgid "

Not Running

" +msgstr "" + +#: app/keepmainwindow.cpp:128 +msgid "" +"The application rdiff-backup has been detected on your " +"system.

You're running version %1 of rdiff-backup." +msgstr "" + +#: app/keepmainwindow.cpp:130 +msgid "" +"The application rdiff-backup has not been detected on your " +"system.

If rdiff-backup is not installed, Keep will not be able " +"to make backups. To fix this problem, install rdiff-backup on your system." +msgstr "" + +#: app/keepmainwindow.cpp:164 +msgid "General" +msgstr "" + +#: app/keepmainwindow.cpp:249 +msgid "Incorrect reply from KDED." +msgstr "" + +#: app/keepmainwindow.cpp:255 +msgid "Unable to contact KDED." +msgstr "" + +#: app/keepmainwindow.cpp:271 +msgid "Unable to stop service." +msgstr "" + +#: app/main.cpp:29 +msgid "TDE Backup System" +msgstr "" + +#: app/main.cpp:33 +msgid "Keep" +msgstr "" + +#: app/main.cpp:35 +msgid "Maintainer" +msgstr "" + +#: app/main.cpp:37 +msgid "Ubuntu packages" +msgstr "" + +#: app/main.cpp:38 +msgid "Application wording" +msgstr "" + +#: app/main.cpp:39 +msgid "Useful patches" +msgstr "" + +#: app/restorebackupwizard.cpp:50 +msgid "Menu" +msgstr "" + +#: app/restorebackupwizard.cpp:51 +msgid "Show differences destination/backup" +msgstr "" + +#: app/restorebackupwizard.cpp:52 +msgid "List changed files" +msgstr "" + +#: app/restorebackupwizard.cpp:53 +msgid "List files" +msgstr "" + +#: app/restorebackupwizard.cpp:251 +msgid "List of modifications since the selected increment:" +msgstr "" + +#: app/restorebackupwizard.cpp:252 +msgid "Modifications" +msgstr "" + +#: app/restorebackupwizard.cpp:263 +msgid "Nothing." +msgstr "" + +#: app/restorebackupwizard.cpp:264 +msgid "List of changed files since the selected increment:" +msgstr "" + +#: app/restorebackupwizard.cpp:265 +msgid "Changed files" +msgstr "" + +#: app/restorebackupwizard.cpp:275 +msgid "List of files in the selected increment:" +msgstr "" + +#: app/restorebackupwizard.cpp:276 +msgid "List of files" +msgstr "" + +#: app/restorebackupwizard.cpp:290 +msgid "

An error occured restoring %1 backup:

%2

" +msgstr "" + +#: app/addbackupwizard3view.ui:271 common/backup.cpp:161 +#, no-c-format +msgid "Never delete" +msgstr "" + +#: common/backup.cpp:163 common/backup.cpp:170 +#: common/backuplistviewitem.cpp:49 common/backuplistviewitem.cpp:54 +msgid "%1 days" +msgstr "" + +#: common/backup.cpp:165 +msgid "Yes" +msgstr "" + +#: common/backup.cpp:167 +msgid "No" +msgstr "" + +#: common/backup.cpp:168 +msgid "Source directory:" +msgstr "" + +#: app/restorebackupwizard2view.ui:100 common/backup.cpp:169 +#, no-c-format +msgid "Destination directory:" +msgstr "" + +#: common/backup.cpp:170 +msgid "Interval:" +msgstr "" + +#: common/backup.cpp:171 +msgid "Delete after:" +msgstr "" + +#: common/backup.cpp:172 +msgid "Use compression:" +msgstr "" + +#: common/backuplistviewitem.cpp:52 +msgid "Never" +msgstr "" + +#: common/includeexcludeitem.cpp:57 +msgid "Included" +msgstr "" + +#: common/includeexcludeitem.cpp:59 +msgid "Excluded" +msgstr "" + +#: kded/keepkded.cpp:68 +msgid "

Backup %1 successfully backuped to %2

" +msgstr "" + +#: app/actionview.ui:51 +#, no-c-format +msgid "Backup system:" +msgstr "" + +#: app/actionview.ui:114 +#, no-c-format +msgid "Add directory to backup" +msgstr "" + +#: app/actionview.ui:168 +#, no-c-format +msgid "Restore a backup" +msgstr "" + +#: app/actionview.ui:222 +#, no-c-format +msgid "Backup now" +msgstr "" + +#: app/actionview.ui:276 +#, no-c-format +msgid "Edit backup list" +msgstr "" + +#: app/actionview.ui:330 +#, no-c-format +msgid "View backup log" +msgstr "" + +#: app/actionview.ui:352 +#, no-c-format +msgid "Backup daemon:" +msgstr "" + +#: app/actionview.ui:408 +#, no-c-format +msgid "Keep daemon state:" +msgstr "" + +#: app/actionview.ui:429 +#, no-c-format +msgid "

unknown

" +msgstr "" + +#: app/actionview.ui:461 +#, no-c-format +msgid "&Load" +msgstr "" + +#: app/actionview.ui:469 +#, no-c-format +msgid "Unload" +msgstr "" + +#: app/actionview.ui:477 +#, no-c-format +msgid "&Reload" +msgstr "" + +#: app/addbackupwizard1view.ui:100 +#, no-c-format +msgid "Select a directory for backup." +msgstr "" + +#: app/addbackupwizard1view.ui:137 +#, no-c-format +msgid "Use inclusion/exclusion list" +msgstr "" + +#: app/addbackupwizard2view.ui:117 +#, no-c-format +msgid "Select a location to place the backup." +msgstr "" + +#: app/addbackupwizard3view.ui:108 +#, no-c-format +msgid "Set the desired options for your backup." +msgstr "" + +#: app/addbackupwizard3view.ui:124 +#, no-c-format +msgid "General options:" +msgstr "" + +#: app/addbackupwizard3view.ui:167 +#, no-c-format +msgid "Backup interval (days):" +msgstr "" + +#: app/addbackupwizard3view.ui:183 +#, no-c-format +msgid "Delete after (days):" +msgstr "" + +#: app/addbackupwizard3view.ui:293 +#, no-c-format +msgid "Extra options:" +msgstr "" + +#: app/addbackupwizard3view.ui:320 +#, no-c-format +msgid "Use compression" +msgstr "" + +#: app/addbackupwizard3view.ui:331 +#, no-c-format +msgid "Exclude special files" +msgstr "" + +#: app/addbackupwizard3view.ui:358 +#, no-c-format +msgid "Use advanced configuration" +msgstr "" + +#: app/advancedbackupconfigview.ui:46 +#, no-c-format +msgid "Choose the options you want to use during the backup process:" +msgstr "" + +#: app/backuplistview.ui:44 app/forcebackupdialogview.ui:66 +#: app/restorebackupwizard1view.ui:106 +#, no-c-format +msgid "Source" +msgstr "" + +#: app/backuplistview.ui:55 app/forcebackupdialogview.ui:77 +#: app/restorebackupwizard1view.ui:117 +#, no-c-format +msgid "Destination" +msgstr "" + +#: app/backuplistview.ui:66 app/forcebackupdialogview.ui:88 +#: app/restorebackupwizard1view.ui:128 +#, no-c-format +msgid "Backup Interval" +msgstr "" + +#: app/backuplistview.ui:77 app/forcebackupdialogview.ui:99 +#: app/restorebackupwizard1view.ui:139 +#, no-c-format +msgid "Delete After" +msgstr "" + +#: app/backuplistview.ui:106 +#, no-c-format +msgid "Add" +msgstr "" + +#: app/backuplistview.ui:114 +#, no-c-format +msgid "Edit" +msgstr "" + +#: app/backuplistview.ui:122 +#, no-c-format +msgid "Remove" +msgstr "" + +#: app/forcebackupdialogview.ui:46 +#, no-c-format +msgid "Select the sources to backup now." +msgstr "" + +#: app/generalconfigview.ui:16 +#, no-c-format +msgid "GeneralConfigView" +msgstr "" + +#: app/generalconfigview.ui:35 +#, no-c-format +msgid "Notifications" +msgstr "" + +#: app/generalconfigview.ui:54 +#, no-c-format +msgid "Notify backup error" +msgstr "" + +#: app/generalconfigview.ui:62 +#, no-c-format +msgid "Notify backup success" +msgstr "" + +#: app/generalconfigview.ui:74 common/keepsettings.kcfg:24 +#, no-c-format +msgid "Rdiff-backup priority" +msgstr "" + +#: app/generalconfigview.ui:93 common/keepsettings.kcfg:17 +#: common/keepsettings.kcfg:19 +#, no-c-format +msgid "Control rdiff-backup priority" +msgstr "" + +#: app/generalconfigview.ui:131 +#, no-c-format +msgid "Rdiff-backup niceness" +msgstr "" + +#: app/includeexcludeview.ui:46 +#, no-c-format +msgid "" +"Select the files/directories you want to include/exclude. You can use * " +"(wildcard) generic character. You can drag and drop the items to tune the " +"priority order." +msgstr "" + +#: app/includeexcludeview.ui:92 +#, no-c-format +msgid "Include" +msgstr "" + +#: app/includeexcludeview.ui:100 +#, no-c-format +msgid "Exclude" +msgstr "" + +#: app/includeexcludeview.ui:110 +#, no-c-format +msgid "Include/Exclude list:" +msgstr "" + +#: app/includeexcludeview.ui:127 +#, no-c-format +msgid "Item" +msgstr "" + +#: app/includeexcludeview.ui:138 +#, no-c-format +msgid "Action" +msgstr "" + +#: app/includeexcludeview.ui:173 +#, no-c-format +msgid "remove" +msgstr "" + +#: app/keepui.rc:4 +#, no-c-format +msgid "&File" +msgstr "" + +#: app/keepui.rc:11 +#, no-c-format +msgid "&Settings" +msgstr "" + +#: app/logview.ui:38 app/restorebackupwizard3view.ui:195 +#, no-c-format +msgid "Date" +msgstr "" + +#: app/logview.ui:49 +#, no-c-format +msgid "Event" +msgstr "" + +#: app/logview.ui:60 +#, no-c-format +msgid "Backup" +msgstr "" + +#: app/restorebackupwizard1view.ui:100 +#, no-c-format +msgid "Select the backup to restore." +msgstr "" + +#: app/restorebackupwizard1view.ui:168 +#, no-c-format +msgid "Custom backup directory:" +msgstr "" + +#: app/restorebackupwizard1view.ui:187 +#, no-c-format +msgid "Use custom backup directory" +msgstr "" + +#: app/restorebackupwizard1view.ui:211 +#: app/restorebackupwizard2view.ui:168 +#, no-c-format +msgid "Directory:" +msgstr "" + +#: app/restorebackupwizard2view.ui:92 +#, no-c-format +msgid "Choose a location to restore the selected backup." +msgstr "" + +#: app/restorebackupwizard2view.ui:119 +#, no-c-format +msgid "Use default directory" +msgstr "" + +#: app/restorebackupwizard2view.ui:144 +#, no-c-format +msgid "Use custom directory:" +msgstr "" + +#: app/restorebackupwizard3view.ui:16 +#, no-c-format +msgid "RestoreBackupWizard2View" +msgstr "" + +#: app/restorebackupwizard3view.ui:95 +#, no-c-format +msgid "Set the date to restore the selected backup." +msgstr "" + +#: app/restorebackupwizard3view.ui:127 +#, no-c-format +msgid "Current date:" +msgstr "" + +#: app/restorebackupwizard3view.ui:143 +#, no-c-format +msgid "Last backup:" +msgstr "" + +#: app/restorebackupwizard3view.ui:169 +#: app/restorebackupwizard3view.ui:185 +#, no-c-format +msgid "unknown" +msgstr "" + +#: common/keepsettings.kcfg:7 common/keepsettings.kcfg:9 +#, no-c-format +msgid "Notify backup error." +msgstr "" + +#: common/keepsettings.kcfg:12 common/keepsettings.kcfg:14 +#, no-c-format +msgid "Notify backup success." +msgstr "" + +#: common/keepsettings.kcfg:22 +#, no-c-format +msgid "Rdiff-backup priority\"" +msgstr ""