From efe1d4d1250dd2a7f0be0acf918ddaa1f5735312 Mon Sep 17 00:00:00 2001 From: nowrep Date: Fri, 6 Dec 2013 22:32:58 +0100 Subject: [PATCH] [Translations] Pulled plugins translations from Transifex --- .../AccessKeysNavigation.pro | 19 +- .../translations/{ar.ts => ar_SA.ts} | 6 +- .../translations/bg_BG.ts | 46 +++++ .../translations/bo_CN.ts | 45 ++++ .../translations/da_DK.ts | 45 ++++ .../translations/es_AR.ts | 45 ++++ .../translations/my_MM.ts | 45 ++++ .../translations/nb_NO.ts | 45 ++++ .../AccessKeysNavigation/translations/nqo.ts | 45 ++++ .../AccessKeysNavigation/translations/uz.ts | 45 ++++ .../GnomeKeyringPasswords.pro | 38 ++-- src/plugins/GreaseMonkey/GreaseMonkey.pro | 18 +- .../translations/{ar.ts => ar_SA.ts} | 6 +- .../GreaseMonkey/translations/bg_BG.ts | 193 ++++++++++++++++++ .../GreaseMonkey/translations/bo_CN.ts | 175 ++++++++++++++++ .../GreaseMonkey/translations/da_DK.ts | 175 ++++++++++++++++ .../GreaseMonkey/translations/es_419.ts | 175 ++++++++++++++++ .../GreaseMonkey/translations/es_AR.ts | 175 ++++++++++++++++ .../GreaseMonkey/translations/es_ES.ts | 36 ++-- .../GreaseMonkey/translations/hu_HU.ts | 40 +--- .../GreaseMonkey/translations/ka_GE.ts | 40 +--- .../GreaseMonkey/translations/my_MM.ts | 175 ++++++++++++++++ .../GreaseMonkey/translations/nb_NO.ts | 175 ++++++++++++++++ .../GreaseMonkey/translations/nl_NL.ts | 6 +- src/plugins/GreaseMonkey/translations/nqo.ts | 193 ++++++++++++++++++ .../GreaseMonkey/translations/ro_RO.ts | 40 +--- .../GreaseMonkey/translations/sk_SK.ts | 6 +- .../GreaseMonkey/translations/sv_SE.ts | 40 +--- src/plugins/GreaseMonkey/translations/uz.ts | 193 ++++++++++++++++++ .../GreaseMonkey/translations/zh_TW.ts | 12 +- .../KWalletPasswords/KWalletPasswords.pro | 41 ++-- src/plugins/MouseGestures/MouseGestures.pro | 19 +- .../translations/{ar.ts => ar_SA.ts} | 6 +- .../MouseGestures/translations/bg_BG.ts | 70 +++++++ .../MouseGestures/translations/bo_CN.ts | 70 +++++++ .../MouseGestures/translations/da_DK.ts | 70 +++++++ .../MouseGestures/translations/es_419.ts | 70 +++++++ .../MouseGestures/translations/es_AR.ts | 70 +++++++ .../MouseGestures/translations/my_MM.ts | 70 +++++++ .../MouseGestures/translations/nb_NO.ts | 70 +++++++ src/plugins/MouseGestures/translations/nqo.ts | 70 +++++++ src/plugins/MouseGestures/translations/te.ts | 70 +++++++ src/plugins/MouseGestures/translations/uz.ts | 70 +++++++ src/plugins/PIM/PIM.pro | 17 +- .../PIM/translations/{ar.ts => ar_SA.ts} | 6 +- src/plugins/PIM/translations/bg_BG.ts | 178 ++++++++++++++++ src/plugins/PIM/translations/bo_CN.ts | 178 ++++++++++++++++ src/plugins/PIM/translations/es_419.ts | 178 ++++++++++++++++ src/plugins/PIM/translations/es_AR.ts | 178 ++++++++++++++++ src/plugins/PIM/translations/he_IL.ts | 2 +- src/plugins/PIM/translations/my_MM.ts | 178 ++++++++++++++++ src/plugins/PIM/translations/nb_NO.ts | 178 ++++++++++++++++ src/plugins/PIM/translations/nqo.ts | 178 ++++++++++++++++ src/plugins/PIM/translations/uz.ts | 178 ++++++++++++++++ src/plugins/StatusBarIcons/StatusBarIcons.pro | 13 +- src/plugins/TestPlugin/TestPlugin.pro | 19 +- .../translations/{ar.ts => ar_SA.ts} | 6 +- src/plugins/TestPlugin/translations/bg_BG.ts | 39 ++++ src/plugins/TestPlugin/translations/bo_CN.ts | 39 ++++ src/plugins/TestPlugin/translations/da_DK.ts | 39 ++++ src/plugins/TestPlugin/translations/es_419.ts | 39 ++++ src/plugins/TestPlugin/translations/es_AR.ts | 39 ++++ src/plugins/TestPlugin/translations/es_VE.ts | 10 +- src/plugins/TestPlugin/translations/hu_HU.ts | 10 +- src/plugins/TestPlugin/translations/my_MM.ts | 39 ++++ src/plugins/TestPlugin/translations/nb_NO.ts | 39 ++++ src/plugins/TestPlugin/translations/nqo.ts | 39 ++++ src/plugins/TestPlugin/translations/pt_PT.ts | 10 +- src/plugins/TestPlugin/translations/te.ts | 39 ++++ src/plugins/TestPlugin/translations/uz.ts | 39 ++++ 70 files changed, 4728 insertions(+), 242 deletions(-) rename src/plugins/AccessKeysNavigation/translations/{ar.ts => ar_SA.ts} (94%) create mode 100644 src/plugins/AccessKeysNavigation/translations/bg_BG.ts create mode 100644 src/plugins/AccessKeysNavigation/translations/bo_CN.ts create mode 100644 src/plugins/AccessKeysNavigation/translations/da_DK.ts create mode 100644 src/plugins/AccessKeysNavigation/translations/es_AR.ts create mode 100644 src/plugins/AccessKeysNavigation/translations/my_MM.ts create mode 100644 src/plugins/AccessKeysNavigation/translations/nb_NO.ts create mode 100644 src/plugins/AccessKeysNavigation/translations/nqo.ts create mode 100644 src/plugins/AccessKeysNavigation/translations/uz.ts rename src/plugins/GreaseMonkey/translations/{ar.ts => ar_SA.ts} (98%) create mode 100644 src/plugins/GreaseMonkey/translations/bg_BG.ts create mode 100644 src/plugins/GreaseMonkey/translations/bo_CN.ts create mode 100644 src/plugins/GreaseMonkey/translations/da_DK.ts create mode 100644 src/plugins/GreaseMonkey/translations/es_419.ts create mode 100644 src/plugins/GreaseMonkey/translations/es_AR.ts create mode 100644 src/plugins/GreaseMonkey/translations/my_MM.ts create mode 100644 src/plugins/GreaseMonkey/translations/nb_NO.ts create mode 100644 src/plugins/GreaseMonkey/translations/nqo.ts create mode 100644 src/plugins/GreaseMonkey/translations/uz.ts rename src/plugins/MouseGestures/translations/{ar.ts => ar_SA.ts} (97%) create mode 100644 src/plugins/MouseGestures/translations/bg_BG.ts create mode 100644 src/plugins/MouseGestures/translations/bo_CN.ts create mode 100644 src/plugins/MouseGestures/translations/da_DK.ts create mode 100644 src/plugins/MouseGestures/translations/es_419.ts create mode 100644 src/plugins/MouseGestures/translations/es_AR.ts create mode 100644 src/plugins/MouseGestures/translations/my_MM.ts create mode 100644 src/plugins/MouseGestures/translations/nb_NO.ts create mode 100644 src/plugins/MouseGestures/translations/nqo.ts create mode 100644 src/plugins/MouseGestures/translations/te.ts create mode 100644 src/plugins/MouseGestures/translations/uz.ts rename src/plugins/PIM/translations/{ar.ts => ar_SA.ts} (98%) create mode 100644 src/plugins/PIM/translations/bg_BG.ts create mode 100644 src/plugins/PIM/translations/bo_CN.ts create mode 100644 src/plugins/PIM/translations/es_419.ts create mode 100644 src/plugins/PIM/translations/es_AR.ts create mode 100644 src/plugins/PIM/translations/my_MM.ts create mode 100644 src/plugins/PIM/translations/nb_NO.ts create mode 100644 src/plugins/PIM/translations/nqo.ts create mode 100644 src/plugins/PIM/translations/uz.ts rename src/plugins/TestPlugin/translations/{ar.ts => ar_SA.ts} (93%) create mode 100644 src/plugins/TestPlugin/translations/bg_BG.ts create mode 100644 src/plugins/TestPlugin/translations/bo_CN.ts create mode 100644 src/plugins/TestPlugin/translations/da_DK.ts create mode 100644 src/plugins/TestPlugin/translations/es_419.ts create mode 100644 src/plugins/TestPlugin/translations/es_AR.ts create mode 100644 src/plugins/TestPlugin/translations/my_MM.ts create mode 100644 src/plugins/TestPlugin/translations/nb_NO.ts create mode 100644 src/plugins/TestPlugin/translations/nqo.ts create mode 100644 src/plugins/TestPlugin/translations/te.ts create mode 100644 src/plugins/TestPlugin/translations/uz.ts diff --git a/src/plugins/AccessKeysNavigation/AccessKeysNavigation.pro b/src/plugins/AccessKeysNavigation/AccessKeysNavigation.pro index 59e9f9c58..0d2ba5361 100644 --- a/src/plugins/AccessKeysNavigation/AccessKeysNavigation.pro +++ b/src/plugins/AccessKeysNavigation/AccessKeysNavigation.pro @@ -16,15 +16,20 @@ FORMS += \ RESOURCES = akn_res.qrc -TRANSLATIONS = \ - translations/ar.ts \ +TRANSLATIONS += \ + translations/ar_SA.ts \ + translations/bg_BG.ts \ + translations/bo_CN.ts \ translations/ca_ES.ts \ translations/cs_CZ.ts \ + translations/da_DK.ts \ translations/de_DE.ts \ translations/el_GR.ts \ - translations/es_419.ts \ + translations/es_AR.ts \ translations/es_ES.ts \ translations/es_VE.ts \ + translations/es_419.ts \ + translations/eu_ES.ts \ translations/fa_IR.ts \ translations/fr_FR.ts \ translations/gl_ES.ts \ @@ -34,19 +39,23 @@ TRANSLATIONS = \ translations/it_IT.ts \ translations/ja_JP.ts \ translations/ka_GE.ts \ + translations/my_MM.ts \ + translations/nb_NO.ts \ translations/nl_NL.ts \ + translations/nqo.ts \ translations/pl_PL.ts \ translations/pt_BR.ts \ translations/pt_PT.ts \ translations/ro_RO.ts \ translations/ru_RU.ts \ translations/sk_SK.ts \ - translations/sr_BA.ts \ translations/sr_BA@latin.ts \ - translations/sr_RS.ts \ + translations/sr_BA.ts \ translations/sr_RS@latin.ts \ + translations/sr_RS.ts \ translations/sv_SE.ts \ translations/uk_UA.ts \ + translations/uz.ts \ translations/zh_CN.ts \ translations/zh_TW.ts \ diff --git a/src/plugins/AccessKeysNavigation/translations/ar.ts b/src/plugins/AccessKeysNavigation/translations/ar_SA.ts similarity index 94% rename from src/plugins/AccessKeysNavigation/translations/ar.ts rename to src/plugins/AccessKeysNavigation/translations/ar_SA.ts index a0daea909..4659a3f8d 100644 --- a/src/plugins/AccessKeysNavigation/translations/ar.ts +++ b/src/plugins/AccessKeysNavigation/translations/ar_SA.ts @@ -1,6 +1,4 @@ - - - + AKN_Settings @@ -44,4 +42,4 @@ الرخصة - + \ No newline at end of file diff --git a/src/plugins/AccessKeysNavigation/translations/bg_BG.ts b/src/plugins/AccessKeysNavigation/translations/bg_BG.ts new file mode 100644 index 000000000..2dc96a485 --- /dev/null +++ b/src/plugins/AccessKeysNavigation/translations/bg_BG.ts @@ -0,0 +1,46 @@ + + + AKN_Settings + + + Access Keys Navigation + Навигация с клавишите + + + + <h1>Access Keys Navigation</h1> + <h1>Навигация с клавишите</h1> + + + + Ctrl + Ctrl + + + + Alt + Alt + + + + Shift + Shift + + + + Double press + Двойно натискане + + + + Key for showing access keys: + Клавиш за преглед на +клавишите за навигация: + + + + License + Лиценз + + + \ No newline at end of file diff --git a/src/plugins/AccessKeysNavigation/translations/bo_CN.ts b/src/plugins/AccessKeysNavigation/translations/bo_CN.ts new file mode 100644 index 000000000..4eae273fb --- /dev/null +++ b/src/plugins/AccessKeysNavigation/translations/bo_CN.ts @@ -0,0 +1,45 @@ + + + AKN_Settings + + + Access Keys Navigation + + + + + <h1>Access Keys Navigation</h1> + + + + + Ctrl + + + + + Alt + + + + + Shift + + + + + Double press + + + + + Key for showing access keys: + + + + + License + + + + \ No newline at end of file diff --git a/src/plugins/AccessKeysNavigation/translations/da_DK.ts b/src/plugins/AccessKeysNavigation/translations/da_DK.ts new file mode 100644 index 000000000..7c24948d5 --- /dev/null +++ b/src/plugins/AccessKeysNavigation/translations/da_DK.ts @@ -0,0 +1,45 @@ + + + AKN_Settings + + + Access Keys Navigation + + + + + <h1>Access Keys Navigation</h1> + + + + + Ctrl + + + + + Alt + + + + + Shift + + + + + Double press + + + + + Key for showing access keys: + + + + + License + + + + \ No newline at end of file diff --git a/src/plugins/AccessKeysNavigation/translations/es_AR.ts b/src/plugins/AccessKeysNavigation/translations/es_AR.ts new file mode 100644 index 000000000..749b632f0 --- /dev/null +++ b/src/plugins/AccessKeysNavigation/translations/es_AR.ts @@ -0,0 +1,45 @@ + + + AKN_Settings + + + Access Keys Navigation + + + + + <h1>Access Keys Navigation</h1> + + + + + Ctrl + + + + + Alt + + + + + Shift + + + + + Double press + + + + + Key for showing access keys: + + + + + License + + + + \ No newline at end of file diff --git a/src/plugins/AccessKeysNavigation/translations/my_MM.ts b/src/plugins/AccessKeysNavigation/translations/my_MM.ts new file mode 100644 index 000000000..7f094b325 --- /dev/null +++ b/src/plugins/AccessKeysNavigation/translations/my_MM.ts @@ -0,0 +1,45 @@ + + + AKN_Settings + + + Access Keys Navigation + + + + + <h1>Access Keys Navigation</h1> + + + + + Ctrl + + + + + Alt + + + + + Shift + + + + + Double press + + + + + Key for showing access keys: + + + + + License + + + + \ No newline at end of file diff --git a/src/plugins/AccessKeysNavigation/translations/nb_NO.ts b/src/plugins/AccessKeysNavigation/translations/nb_NO.ts new file mode 100644 index 000000000..7447fce4a --- /dev/null +++ b/src/plugins/AccessKeysNavigation/translations/nb_NO.ts @@ -0,0 +1,45 @@ + + + AKN_Settings + + + Access Keys Navigation + + + + + <h1>Access Keys Navigation</h1> + + + + + Ctrl + + + + + Alt + + + + + Shift + + + + + Double press + + + + + Key for showing access keys: + + + + + License + + + + \ No newline at end of file diff --git a/src/plugins/AccessKeysNavigation/translations/nqo.ts b/src/plugins/AccessKeysNavigation/translations/nqo.ts new file mode 100644 index 000000000..e54f6ac59 --- /dev/null +++ b/src/plugins/AccessKeysNavigation/translations/nqo.ts @@ -0,0 +1,45 @@ + + + AKN_Settings + + + Access Keys Navigation + ߛߏ߲߯ߓߊߟߌ ߞߏߢߌ߲ ߠߊߛߐ߬ߘߐ߲߬ + + + + <h1>Access Keys Navigation</h1> + <h1>ߛߏ߲߯ߓߊߟߌ ߞߏߢߌ߲ ߠߊߛߐ߬ߘߐ߲߬</h1> + + + + Ctrl + Ctrl + + + + Alt + Alt + + + + Shift + Shift + + + + Double press + ߛߐ߲߬ߞߌ߲߬ ߝߌ߬ߟߊ߬ߣߍ߲ + + + + Key for showing access keys: + ߞߏߢߌ߲ ߡߍ߲ ߦߋ߫ ߟߊ߬ߟߐ߲߬ߠߌ߬ ߞߐߢߌ߲ ߠߎ߬ ߡߊߛߐ߬ߘߐ߲߬ ߠߊ߫: + + + + License + ߟߊ߬ߘߌߢߍ + + + \ No newline at end of file diff --git a/src/plugins/AccessKeysNavigation/translations/uz.ts b/src/plugins/AccessKeysNavigation/translations/uz.ts new file mode 100644 index 000000000..d4b085f8b --- /dev/null +++ b/src/plugins/AccessKeysNavigation/translations/uz.ts @@ -0,0 +1,45 @@ + + + AKN_Settings + + + Access Keys Navigation + Erkin foydalanish tugmalar navigatsiyasi + + + + <h1>Access Keys Navigation</h1> + <h1>Erkin foydalanish tugmalar navigatsiyasi</h1> + + + + Ctrl + Ctrl + + + + Alt + Alt + + + + Shift + Shift + + + + Double press + Ikki marta bosish + + + + Key for showing access keys: + Erkin foydalanish tugmalarni ko'rsatish uchun tugma: + + + + License + Litsenziya + + + \ No newline at end of file diff --git a/src/plugins/GnomeKeyringPasswords/GnomeKeyringPasswords.pro b/src/plugins/GnomeKeyringPasswords/GnomeKeyringPasswords.pro index 06ed11f37..482eb8da5 100644 --- a/src/plugins/GnomeKeyringPasswords/GnomeKeyringPasswords.pro +++ b/src/plugins/GnomeKeyringPasswords/GnomeKeyringPasswords.pro @@ -10,23 +10,27 @@ HEADERS += gnomekeyringplugin.h \ RESOURCES += gnomekeyringpasswords.qrc -TRANSLATIONS = translations/ar.ts \ - translations/cs_CZ.ts \ - translations/de_DE.ts \ - translations/el_GR.ts \ - translations/fr_FR.ts \ - translations/he_IL.ts \ - translations/ja_JP.ts \ - translations/nl_NL.ts \ - translations/pl_PL.ts \ - translations/pt_PT.ts \ - translations/ru_RU.ts \ - translations/sr_BA.ts \ - translations/sr_BA@latin.ts \ - translations/sr_RS.ts \ - translations/sr_RS@latin.ts \ - translations/zh_CN.ts \ - translations/zh_TW.ts +TRANSLATIONS += \ + translations/ar.ts \ + translations/cs_CZ.ts \ + translations/de_DE.ts \ + translations/el_GR.ts \ + translations/eu_ES.ts \ + translations/fr_FR.ts \ + translations/he_IL.ts \ + translations/it_IT.ts \ + translations/ja_JP.ts \ + translations/nl_NL.ts \ + translations/pl_PL.ts \ + translations/pt_PT.ts \ + translations/ru_RU.ts \ + translations/sr_BA@latin.ts \ + translations/sr_BA.ts \ + translations/sr_RS@latin.ts \ + translations/sr_RS.ts \ + translations/uk_UA.ts \ + translations/zh_CN.ts \ + translations/zh_TW.ts \ LIBS += $$system(pkg-config --libs gnome-keyring-1) QMAKE_CXXFLAGS += $$system(pkg-config --cflags gnome-keyring-1) diff --git a/src/plugins/GreaseMonkey/GreaseMonkey.pro b/src/plugins/GreaseMonkey/GreaseMonkey.pro index bcae52684..ce30f3f5a 100644 --- a/src/plugins/GreaseMonkey/GreaseMonkey.pro +++ b/src/plugins/GreaseMonkey/GreaseMonkey.pro @@ -40,14 +40,20 @@ FORMS += \ RESOURCES += greasemonkey.qrc -TRANSLATIONS = \ - translations/ar.ts \ +TRANSLATIONS += \ + translations/ar_SA.ts \ + translations/bg_BG.ts \ + translations/bo_CN.ts \ translations/ca_ES.ts \ translations/cs_CZ.ts \ + translations/da_DK.ts \ translations/de_DE.ts \ translations/el_GR.ts \ + translations/es_AR.ts \ translations/es_ES.ts \ translations/es_VE.ts \ + translations/es_419.ts \ + translations/eu_ES.ts \ translations/fa_IR.ts \ translations/fr_FR.ts \ translations/gl_ES.ts \ @@ -57,20 +63,24 @@ TRANSLATIONS = \ translations/it_IT.ts \ translations/ja_JP.ts \ translations/ka_GE.ts \ + translations/my_MM.ts \ + translations/nb_NO.ts \ translations/nl_NL.ts \ + translations/nqo.ts \ translations/pl_PL.ts \ translations/pt_BR.ts \ translations/pt_PT.ts \ translations/ro_RO.ts \ translations/ru_RU.ts \ translations/sk_SK.ts \ - translations/sr_BA.ts \ translations/sr_BA@latin.ts \ - translations/sr_RS.ts \ + translations/sr_BA.ts \ translations/sr_RS@latin.ts \ + translations/sr_RS.ts \ translations/sv_SE.ts \ translations/tr_TR.ts \ translations/uk_UA.ts \ + translations/uz.ts \ translations/zh_CN.ts \ translations/zh_TW.ts \ diff --git a/src/plugins/GreaseMonkey/translations/ar.ts b/src/plugins/GreaseMonkey/translations/ar_SA.ts similarity index 98% rename from src/plugins/GreaseMonkey/translations/ar.ts rename to src/plugins/GreaseMonkey/translations/ar_SA.ts index 7c0e3e789..c5241da7d 100644 --- a/src/plugins/GreaseMonkey/translations/ar.ts +++ b/src/plugins/GreaseMonkey/translations/ar_SA.ts @@ -1,6 +1,4 @@ - - - + GM_AddScriptDialog @@ -192,4 +190,4 @@ تفاصيل النص البرمجي لـ%1 - + \ No newline at end of file diff --git a/src/plugins/GreaseMonkey/translations/bg_BG.ts b/src/plugins/GreaseMonkey/translations/bg_BG.ts new file mode 100644 index 000000000..f8e33b75e --- /dev/null +++ b/src/plugins/GreaseMonkey/translations/bg_BG.ts @@ -0,0 +1,193 @@ + + + GM_AddScriptDialog + + + GreaseMonkey Installation + Инсталиране на GreaseMonkey + + + + <h3>GreaseMonkey Installation</h3> + <h3>Инсталиране на GreaseMonkey</h3> + + + + You are about to install this userscript into GreaseMonkey: + На път сте да инсталирате този потребителски скрипт в GreaseMonkey: + + + + <b>You should only install scripts from sources you trust!</b> + <b>Трябва да инсталирате скриптове само от източници, на които имате доверие!</b> + + + + Are you sure you want to install it? + Сигурни ли сте, че искате да го инсталирате? + + + + Show source code of script + Преглед на изходния код на скрипта + + + + <p>runs at<br/><i>%1</i></p> + <p>работи на<br/><i>%1</i></p> + + + + <p>does not run at<br/><i>%1</i></p> + <p>не работи на<br/><i>%1</i></p> + + + + Cannot install script + Скриптът не може да се инсталира + + + + '%1' installed successfully + '%1' е успешно инсталиран + + + + GM_Downloader + + + '%1' is already installed + '%1' вече е инсталиран + + + + GM_Icon + + + Open GreaseMonkey settings + Отваряне настройките на GreaseMonkey + + + + GM_Manager + + + GreaseMonkey + GreaseMonkey + + + + GM_Notification + + + This script can be installed with the GreaseMonkey plugin. + Този скрипт може да бъде инсталиран с приставката Greasemonkey. + + + + Install + Инсталиране + + + + Cannot install script + Скриптът не може да се инсталира + + + + '%1' installed successfully + '%1' е успешно инсталиран + + + + GM_Settings + + + GreaseMonkey Scripts + GreaseMonkey скриптове + + + + <h3>GreaseMonkey Scripts</h3> + <h3>GreaseMonkey скриптове</h3> + + + + Double clicking script will show additional information + Двойно кликване върху скрипта ще покаже допълнителна информация + + + + More scripts can be downloaded from + Още скриптове могат да бъдат свалени от + + + + Open scripts directory + Отваряне на папката със скриптове + + + + Remove script + Премахване на скрипта + + + + Are you sure you want to remove '%1'? + Сигурни ли сте, че искате да премахнете '%1'? + + + + GM_SettingsScriptInfo + + + Name: + Име: + + + + Version: + Версия: + + + + URL: + Адрес: + + + + Namespace: + + + + + Edit in text editor + Редактиране в текстов редактор + + + + Start at: + Започва с: + + + + Description: + Описание: + + + + Runs at: + Работи на: + + + + Does not run at: + Не работи на: + + + + Script Details of %1 + Подробна информация за скрипт %1 + + + \ No newline at end of file diff --git a/src/plugins/GreaseMonkey/translations/bo_CN.ts b/src/plugins/GreaseMonkey/translations/bo_CN.ts new file mode 100644 index 000000000..8ba4c4ab5 --- /dev/null +++ b/src/plugins/GreaseMonkey/translations/bo_CN.ts @@ -0,0 +1,175 @@ + + + GM_AddScriptDialog + + + GreaseMonkey Installation + + + + + <h3>GreaseMonkey Installation</h3> + + + + + You are about to install this userscript into GreaseMonkey: + + + + + <b>You should only install scripts from sources you trust!</b> + + + + + Are you sure you want to install it? + + + + + Show source code of script + + + + + <p>runs at<br/><i>%1</i></p> + + + + + <p>does not run at<br/><i>%1</i></p> + + + + + Cannot install script + + + + + '%1' installed successfully + + + + + GM_Downloader + + + '%1' is already installed + + + + + GM_Manager + + + GreaseMonkey + + + + + GM_Notification + + + This script can be installed with the GreaseMonkey plugin. + + + + + Install + + + + + Cannot install script + + + + + '%1' installed successfully + + + + + GM_Settings + + + GreaseMonkey Scripts + + + + + <h3>GreaseMonkey Scripts</h3> + + + + + Double clicking script will show additional information + + + + + More scripts can be downloaded from + + + + + Open scripts directory + + + + + Remove script + + + + + Are you sure you want to remove '%1'? + + + + + GM_SettingsScriptInfo + + + Name: + + + + + Version: + + + + + URL: + + + + + Start at: + + + + + Description: + + + + + Runs at: + + + + + Does not run at: + + + + + Script Details of %1 + + + + \ No newline at end of file diff --git a/src/plugins/GreaseMonkey/translations/da_DK.ts b/src/plugins/GreaseMonkey/translations/da_DK.ts new file mode 100644 index 000000000..b2f1daa8b --- /dev/null +++ b/src/plugins/GreaseMonkey/translations/da_DK.ts @@ -0,0 +1,175 @@ + + + GM_AddScriptDialog + + + GreaseMonkey Installation + + + + + <h3>GreaseMonkey Installation</h3> + + + + + You are about to install this userscript into GreaseMonkey: + + + + + <b>You should only install scripts from sources you trust!</b> + + + + + Are you sure you want to install it? + + + + + Show source code of script + + + + + <p>runs at<br/><i>%1</i></p> + + + + + <p>does not run at<br/><i>%1</i></p> + + + + + Cannot install script + + + + + '%1' installed successfully + + + + + GM_Downloader + + + '%1' is already installed + + + + + GM_Manager + + + GreaseMonkey + + + + + GM_Notification + + + This script can be installed with the GreaseMonkey plugin. + + + + + Install + + + + + Cannot install script + + + + + '%1' installed successfully + + + + + GM_Settings + + + GreaseMonkey Scripts + + + + + <h3>GreaseMonkey Scripts</h3> + + + + + Double clicking script will show additional information + + + + + More scripts can be downloaded from + + + + + Open scripts directory + + + + + Remove script + + + + + Are you sure you want to remove '%1'? + + + + + GM_SettingsScriptInfo + + + Name: + + + + + Version: + + + + + URL: + + + + + Start at: + + + + + Description: + + + + + Runs at: + + + + + Does not run at: + + + + + Script Details of %1 + + + + \ No newline at end of file diff --git a/src/plugins/GreaseMonkey/translations/es_419.ts b/src/plugins/GreaseMonkey/translations/es_419.ts new file mode 100644 index 000000000..097da7121 --- /dev/null +++ b/src/plugins/GreaseMonkey/translations/es_419.ts @@ -0,0 +1,175 @@ + + + GM_AddScriptDialog + + + GreaseMonkey Installation + + + + + <h3>GreaseMonkey Installation</h3> + + + + + You are about to install this userscript into GreaseMonkey: + + + + + <b>You should only install scripts from sources you trust!</b> + + + + + Are you sure you want to install it? + + + + + Show source code of script + + + + + <p>runs at<br/><i>%1</i></p> + + + + + <p>does not run at<br/><i>%1</i></p> + + + + + Cannot install script + + + + + '%1' installed successfully + + + + + GM_Downloader + + + '%1' is already installed + + + + + GM_Manager + + + GreaseMonkey + + + + + GM_Notification + + + This script can be installed with the GreaseMonkey plugin. + + + + + Install + + + + + Cannot install script + + + + + '%1' installed successfully + + + + + GM_Settings + + + GreaseMonkey Scripts + + + + + <h3>GreaseMonkey Scripts</h3> + + + + + Double clicking script will show additional information + + + + + More scripts can be downloaded from + + + + + Open scripts directory + + + + + Remove script + + + + + Are you sure you want to remove '%1'? + + + + + GM_SettingsScriptInfo + + + Name: + + + + + Version: + + + + + URL: + + + + + Start at: + + + + + Description: + + + + + Runs at: + + + + + Does not run at: + + + + + Script Details of %1 + + + + \ No newline at end of file diff --git a/src/plugins/GreaseMonkey/translations/es_AR.ts b/src/plugins/GreaseMonkey/translations/es_AR.ts new file mode 100644 index 000000000..38307918f --- /dev/null +++ b/src/plugins/GreaseMonkey/translations/es_AR.ts @@ -0,0 +1,175 @@ + + + GM_AddScriptDialog + + + GreaseMonkey Installation + + + + + <h3>GreaseMonkey Installation</h3> + + + + + You are about to install this userscript into GreaseMonkey: + + + + + <b>You should only install scripts from sources you trust!</b> + + + + + Are you sure you want to install it? + + + + + Show source code of script + + + + + <p>runs at<br/><i>%1</i></p> + + + + + <p>does not run at<br/><i>%1</i></p> + + + + + Cannot install script + + + + + '%1' installed successfully + + + + + GM_Downloader + + + '%1' is already installed + + + + + GM_Manager + + + GreaseMonkey + + + + + GM_Notification + + + This script can be installed with the GreaseMonkey plugin. + + + + + Install + + + + + Cannot install script + + + + + '%1' installed successfully + + + + + GM_Settings + + + GreaseMonkey Scripts + + + + + <h3>GreaseMonkey Scripts</h3> + + + + + Double clicking script will show additional information + + + + + More scripts can be downloaded from + + + + + Open scripts directory + + + + + Remove script + + + + + Are you sure you want to remove '%1'? + + + + + GM_SettingsScriptInfo + + + Name: + + + + + Version: + + + + + URL: + + + + + Start at: + + + + + Description: + + + + + Runs at: + + + + + Does not run at: + + + + + Script Details of %1 + + + + \ No newline at end of file diff --git a/src/plugins/GreaseMonkey/translations/es_ES.ts b/src/plugins/GreaseMonkey/translations/es_ES.ts index 17dff27fb..c278d2c78 100644 --- a/src/plugins/GreaseMonkey/translations/es_ES.ts +++ b/src/plugins/GreaseMonkey/translations/es_ES.ts @@ -4,7 +4,7 @@ GreaseMonkey Installation - Instalacion de GreaseMonkey + Instalación de GreaseMonkey @@ -19,17 +19,17 @@ <b>You should only install scripts from sources you trust!</b> - <b>Ud debe solo instalar scripts dede fuentes confiables!</b> + <b>¡Deberías instalar scripts solo desde fuentes confiables!</b> Are you sure you want to install it? - Esta seguro de querer instalarlo? + ¿Estás seguro que quieres instalarlo? Show source code of script - Mostrar fuente del script + Mostrar código fuente del script @@ -44,12 +44,12 @@ Cannot install script - No se pudo instalar script + No se pudo instalar el script '%1' installed successfully - '%1' instalado perfectamente + '%1' instalado exitosamente @@ -57,7 +57,7 @@ '%1' is already installed - '%1' ya esta instalado + '%1' ya está instalado @@ -65,7 +65,7 @@ Open GreaseMonkey settings - + Abrir las opciones de GreaseMonkey @@ -81,7 +81,7 @@ This script can be installed with the GreaseMonkey plugin. - Este script puede ser instalado con el agregado GreaseMonkey. + Este script puede ser instalado con el plugin GreaseMonkey. @@ -114,27 +114,27 @@ Double clicking script will show additional information - Doble pulsacion en el script mostrara informacion adicional + Doble click en el script mostrará información adicional More scripts can be downloaded from - Mas scripts pueden ser descargados desde + Se pueden descargar más scripts desde Open scripts directory - Abrir directorios de scripts + Abrir el directorio de scripts Remove script - Remover script + Eliminar script Are you sure you want to remove '%1'? - Esta seguro de remover '%1' ? + ¿Estás seguro que quieres eliminar '%1' ? @@ -147,7 +147,7 @@ Version: - Version: + Versión: @@ -162,7 +162,7 @@ Edit in text editor - + Editar en un editor de texto @@ -172,7 +172,7 @@ Description: - Descripcion: + Descripción: @@ -182,7 +182,7 @@ Does not run at: - No ejecuta en: + No ejecutar en: diff --git a/src/plugins/GreaseMonkey/translations/hu_HU.ts b/src/plugins/GreaseMonkey/translations/hu_HU.ts index 9a9452b52..1c439a169 100644 --- a/src/plugins/GreaseMonkey/translations/hu_HU.ts +++ b/src/plugins/GreaseMonkey/translations/hu_HU.ts @@ -60,18 +60,10 @@ - - GM_Icon - - - Open GreaseMonkey settings - - - GM_Manager - + GreaseMonkey @@ -89,12 +81,12 @@ - + Cannot install script - + '%1' installed successfully @@ -140,52 +132,42 @@ GM_SettingsScriptInfo - + Name: - + Version: - + URL: - - Namespace: - - - - - Edit in text editor - - - - + Start at: - + Description: - + Runs at: - + Does not run at: - + Script Details of %1 diff --git a/src/plugins/GreaseMonkey/translations/ka_GE.ts b/src/plugins/GreaseMonkey/translations/ka_GE.ts index d24ea9695..c3e259282 100644 --- a/src/plugins/GreaseMonkey/translations/ka_GE.ts +++ b/src/plugins/GreaseMonkey/translations/ka_GE.ts @@ -60,18 +60,10 @@ - - GM_Icon - - - Open GreaseMonkey settings - - - GM_Manager - + GreaseMonkey @@ -89,12 +81,12 @@ - + Cannot install script - + '%1' installed successfully @@ -140,52 +132,42 @@ GM_SettingsScriptInfo - + Name: - + Version: - + URL: - - Namespace: - - - - - Edit in text editor - - - - + Start at: - + Description: - + Runs at: - + Does not run at: - + Script Details of %1 diff --git a/src/plugins/GreaseMonkey/translations/my_MM.ts b/src/plugins/GreaseMonkey/translations/my_MM.ts new file mode 100644 index 000000000..962f2db1f --- /dev/null +++ b/src/plugins/GreaseMonkey/translations/my_MM.ts @@ -0,0 +1,175 @@ + + + GM_AddScriptDialog + + + GreaseMonkey Installation + + + + + <h3>GreaseMonkey Installation</h3> + + + + + You are about to install this userscript into GreaseMonkey: + + + + + <b>You should only install scripts from sources you trust!</b> + + + + + Are you sure you want to install it? + + + + + Show source code of script + + + + + <p>runs at<br/><i>%1</i></p> + + + + + <p>does not run at<br/><i>%1</i></p> + + + + + Cannot install script + + + + + '%1' installed successfully + + + + + GM_Downloader + + + '%1' is already installed + + + + + GM_Manager + + + GreaseMonkey + + + + + GM_Notification + + + This script can be installed with the GreaseMonkey plugin. + + + + + Install + + + + + Cannot install script + + + + + '%1' installed successfully + + + + + GM_Settings + + + GreaseMonkey Scripts + + + + + <h3>GreaseMonkey Scripts</h3> + + + + + Double clicking script will show additional information + + + + + More scripts can be downloaded from + + + + + Open scripts directory + + + + + Remove script + + + + + Are you sure you want to remove '%1'? + + + + + GM_SettingsScriptInfo + + + Name: + + + + + Version: + + + + + URL: + + + + + Start at: + + + + + Description: + + + + + Runs at: + + + + + Does not run at: + + + + + Script Details of %1 + + + + \ No newline at end of file diff --git a/src/plugins/GreaseMonkey/translations/nb_NO.ts b/src/plugins/GreaseMonkey/translations/nb_NO.ts new file mode 100644 index 000000000..f530698c6 --- /dev/null +++ b/src/plugins/GreaseMonkey/translations/nb_NO.ts @@ -0,0 +1,175 @@ + + + GM_AddScriptDialog + + + GreaseMonkey Installation + + + + + <h3>GreaseMonkey Installation</h3> + + + + + You are about to install this userscript into GreaseMonkey: + + + + + <b>You should only install scripts from sources you trust!</b> + + + + + Are you sure you want to install it? + + + + + Show source code of script + + + + + <p>runs at<br/><i>%1</i></p> + + + + + <p>does not run at<br/><i>%1</i></p> + + + + + Cannot install script + + + + + '%1' installed successfully + + + + + GM_Downloader + + + '%1' is already installed + + + + + GM_Manager + + + GreaseMonkey + + + + + GM_Notification + + + This script can be installed with the GreaseMonkey plugin. + + + + + Install + + + + + Cannot install script + + + + + '%1' installed successfully + + + + + GM_Settings + + + GreaseMonkey Scripts + + + + + <h3>GreaseMonkey Scripts</h3> + + + + + Double clicking script will show additional information + + + + + More scripts can be downloaded from + + + + + Open scripts directory + + + + + Remove script + + + + + Are you sure you want to remove '%1'? + + + + + GM_SettingsScriptInfo + + + Name: + + + + + Version: + + + + + URL: + + + + + Start at: + + + + + Description: + + + + + Runs at: + + + + + Does not run at: + + + + + Script Details of %1 + + + + \ No newline at end of file diff --git a/src/plugins/GreaseMonkey/translations/nl_NL.ts b/src/plugins/GreaseMonkey/translations/nl_NL.ts index 16d87e154..eb05cedbe 100644 --- a/src/plugins/GreaseMonkey/translations/nl_NL.ts +++ b/src/plugins/GreaseMonkey/translations/nl_NL.ts @@ -65,7 +65,7 @@ Open GreaseMonkey settings - + Open GreaseMonkey-instellingen @@ -157,12 +157,12 @@ Namespace: - + Naamruimte: Edit in text editor - + Bewerk in tekstbewerker diff --git a/src/plugins/GreaseMonkey/translations/nqo.ts b/src/plugins/GreaseMonkey/translations/nqo.ts new file mode 100644 index 000000000..564a88bcf --- /dev/null +++ b/src/plugins/GreaseMonkey/translations/nqo.ts @@ -0,0 +1,193 @@ + + + GM_AddScriptDialog + + + GreaseMonkey Installation + ߛߎ߬ߟߊ߬ߕߟߎ ߡߊߞߍߟߌ + + + + <h3>GreaseMonkey Installation</h3> + <h3>ߛߎ߬ߟߊ߬ߕߟߎ ߡߊߞߍߟߌ</h3> + + + + You are about to install this userscript into GreaseMonkey: + ߌ ߦߋ߫ ߕߣߐ߬ߓߐ߬ߣߐߣߐߟߊ ߣߌ߲߬ ߠߋ߫ ߡߊߞߍ߫ ߞߊ߲߬ ߛߎ߬ߟߊ߬ߕߟߎ ߣߌ߲߬ ߞߊ߲߬ ߕߋ߲߬: + + + + <b>You should only install scripts from sources you trust!</b> + <b>ߌ ߞߊ߫ ߣߐ߬ߣߐ߬ߟߊ߬ ߛߌ߫ ߡߊߞߍ߫ ߝߏ߫ ߌ ߜߍߣߍ߲߫ ߡߍ߲ ߠߎ߬ ߓߐ߫ ߦߙߐ ߡߊ߬</b> + + + + Are you sure you want to install it? + ߌ ߦߴߊ߬ ߝߍ߬ ߞߵߊ߬ ߡߊߞߍ߫ ߟߋ߬ ߢߍ؟ + + + + Show source code of script + ߊ߬ ߘߏߞߊ߲߫ ߓߊߛߎ߲ ߦߌ߬ߘߊ߬ + + + + <p>runs at<br/><i>%1</i></p> + <i>%1</i><p>ߟߊߥߟߌ߬<br/></p> + + + + <p>does not run at<br/><i>%1</i></p> + <i>%1</i><p>ߞߊ߫ ߟߊߥߟߌ߬</p> + + + + Cannot install script + ߣߐ߬ߣߐ߬ߟߊ ߕߍ߫ ߛߋ߫ ߡߊߞߍ߫ ߟߊ߫ + + + + '%1' installed successfully + '%1' ߓߘߊ߫ ߡߊߞߍ߫ ߞߏ߫ ߢߊ߬ + + + + GM_Downloader + + + '%1' is already installed + '%1' ߡߊߞߍߣߍ߲߫ ߞߊ߬ ߓߊ߲߫ + + + + GM_Icon + + + Open GreaseMonkey settings + ߛߎ߬ߟߊ߬ߕߟߎ ߞߐߕߐ߯ߘߐߛߙߋ ߟߎ߬ ߘߊߦߟߍ߬ + + + + GM_Manager + + + GreaseMonkey + ߛߎ߬ߟߊ߬ߕߟߎ + + + + GM_Notification + + + This script can be installed with the GreaseMonkey plugin. + ߣߐ߬ߣߐ߬ߟߊ ߣߌ߲߬ ߘߌ߫ ߛߋ߫ ߡߊߞߍ߫ ߟߊ߫ ߛߎ߬ߟߊ߬ߕߟߎ ߛߐߙߐ߲ߕߊ ߝߍ߬. + + + + Install + ߊ߬ ߡߊߞߍ߫ + + + + Cannot install script + ߣߐ߬ߣߐ߬ߟߊ ߕߍ߫ ߛߋ߫ ߡߊߞߍ߫ ߟߊ߫ + + + + '%1' installed successfully + '%1' ߡߊߞߍߣߍ߲߫ ߞߏ߫ ߢߊ߬ + + + + GM_Settings + + + GreaseMonkey Scripts + ߛߎ߬ߟߊ߬ߕߟߎ ߣߐ߬ߣߐ߬ߟߊ ߟߎ߬ + + + + <h3>GreaseMonkey Scripts</h3> + <h3>ߛߎ߬ߟߊ߬ߕߟߎ ߣߐ߬ߣߐ߬ߟߊ ߟߎ߬</h3> + + + + Double clicking script will show additional information + ߛߐ߲߬ߞߌ߬ ߝߌ߬ߟߊ߬ߣߍ߲ ߞߍ߫ ߣߐ߬ߣߐ߬ߟߊ ߞߊ߲߬ ߞߊ߬ ߞߌ߬ߓߊ߬ߙߏ ߕߐ߭ ߟߎ߬ ߟߊߟߐ߲߫ + + + + More scripts can be downloaded from + ߣߐ߬ߣߐ߬ߟߊ߬ ߜߘߍ߫ ߟߎ߫ ߘߌ߫ ߛߋ߫ ߟߊߖߌ߰ ߟߊ߫ ߞߊ߬ ߝߙߊ߫ + + + + Open scripts directory + ߘߋ߬ߌ߬ߘߊ ߘߊߦߟߍ߬ + + + + Remove script + ߣߐ߬ߣߐ߬ߟߊ ߖߐ߬ߛߌ߬ + + + + Are you sure you want to remove '%1'? + ߌ ߦߴߊ߬ ߝߍ߬ ߞߊ߬ '%1' ߖߐ߬ߛߌ߫ ߟߋ߬ ߝߋߎ߫؟ + + + + GM_SettingsScriptInfo + + + Name: + ߕߐ߮: + + + + Version: + ߓߐߞߏ: + + + + URL: + ߛߘߌ߬ߜߋ߲: + + + + Namespace: + ߕߐ߮ ߞߣߍ: + + + + Edit in text editor + ߊ߬ ߡߊߦߟߍ߬ߡߊ߲߬ ߞߟߏߜߍ߫ ߡߊߦߟߍߡߊ߲ߠߊ ߘߐ߫ + + + + Start at: + ߊ߬ ߟߊߥߟߌ߬: + + + + Description: + ߡߊ߲߬ߞߕߎ߬ߟߌ: + + + + Runs at: + ߊ߬ ߟߥߊߟߌ߫: + + + + Does not run at: + ߊ߬ ߞߊ߫ ߟߥߊߟߌ߫: + + + + Script Details of %1 + %1 ߟߊ߫ ߣߐ߬ߣߐ߬ߟߌ߬ ߕߐߝߍߦߊ ߟߎ߬ + + + \ No newline at end of file diff --git a/src/plugins/GreaseMonkey/translations/ro_RO.ts b/src/plugins/GreaseMonkey/translations/ro_RO.ts index 5d306aee7..64cd46c12 100644 --- a/src/plugins/GreaseMonkey/translations/ro_RO.ts +++ b/src/plugins/GreaseMonkey/translations/ro_RO.ts @@ -60,18 +60,10 @@ - - GM_Icon - - - Open GreaseMonkey settings - - - GM_Manager - + GreaseMonkey @@ -89,12 +81,12 @@ - + Cannot install script - + '%1' installed successfully @@ -140,52 +132,42 @@ GM_SettingsScriptInfo - + Name: - + Version: - + URL: - - Namespace: - - - - - Edit in text editor - - - - + Start at: - + Description: - + Runs at: - + Does not run at: - + Script Details of %1 diff --git a/src/plugins/GreaseMonkey/translations/sk_SK.ts b/src/plugins/GreaseMonkey/translations/sk_SK.ts index dfefabb0f..ae4037284 100644 --- a/src/plugins/GreaseMonkey/translations/sk_SK.ts +++ b/src/plugins/GreaseMonkey/translations/sk_SK.ts @@ -65,7 +65,7 @@ Open GreaseMonkey settings - + Otvoriť nastavenia GreaseMonkey @@ -157,12 +157,12 @@ Namespace: - + Menný priestor: Edit in text editor - + Upraviť v textovom editore diff --git a/src/plugins/GreaseMonkey/translations/sv_SE.ts b/src/plugins/GreaseMonkey/translations/sv_SE.ts index 7a9b9996d..0162536ae 100644 --- a/src/plugins/GreaseMonkey/translations/sv_SE.ts +++ b/src/plugins/GreaseMonkey/translations/sv_SE.ts @@ -60,18 +60,10 @@ - - GM_Icon - - - Open GreaseMonkey settings - - - GM_Manager - + GreaseMonkey @@ -89,12 +81,12 @@ - + Cannot install script - + '%1' installed successfully @@ -140,52 +132,42 @@ GM_SettingsScriptInfo - + Name: - + Version: - + URL: - - Namespace: - - - - - Edit in text editor - - - - + Start at: - + Description: - + Runs at: - + Does not run at: - + Script Details of %1 diff --git a/src/plugins/GreaseMonkey/translations/uz.ts b/src/plugins/GreaseMonkey/translations/uz.ts new file mode 100644 index 000000000..bf7003a52 --- /dev/null +++ b/src/plugins/GreaseMonkey/translations/uz.ts @@ -0,0 +1,193 @@ + + + GM_AddScriptDialog + + + GreaseMonkey Installation + GreaseMonkey o'rnatish + + + + <h3>GreaseMonkey Installation</h3> + <h3>GreaseMonkey o'rnatish</h3> + + + + You are about to install this userscript into GreaseMonkey: + Siz GreaseMonkey'ga foydalanuvchi skriptini o'rnatmoqchisiz: + + + + <b>You should only install scripts from sources you trust!</b> + <b>Siz faqat ishonchli manbadan skript o'rnatishingiz ma'qul!</b> + + + + Are you sure you want to install it? + Uni o'rnatishga ishonchingiz komolmi? + + + + Show source code of script + Skriptning manba kodini ko'rsatish + + + + <p>runs at<br/><i>%1</i></p> + <p>ishga tushirilgan<br/><i>%1</i></p> + + + + <p>does not run at<br/><i>%1</i></p> + <p>ishga tushirilmagan<br/><i>%1</i></p> + + + + Cannot install script + Skriptni o'rnatib bo'lmadi + + + + '%1' installed successfully + '%1' muvaffaqiyatli o'rnatilgan + + + + GM_Downloader + + + '%1' is already installed + '%1' o'rnatilgan + + + + GM_Icon + + + Open GreaseMonkey settings + GreaseMonkey sozlamalarini ochish + + + + GM_Manager + + + GreaseMonkey + GreaseMonkey + + + + GM_Notification + + + This script can be installed with the GreaseMonkey plugin. + Ushbu skript GreaseMonkey plagini bilan o'rnatilishi mumkin. + + + + Install + O'rnatish + + + + Cannot install script + Skriptni o'rnatib bo'lmadi + + + + '%1' installed successfully + '%1' muvaffaqiyatli o'rnatilgan + + + + GM_Settings + + + GreaseMonkey Scripts + GreaseMonkey skriptlari + + + + <h3>GreaseMonkey Scripts</h3> + <h3>GreaseMonkey skriptlari</h3> + + + + Double clicking script will show additional information + Skriptni ikki marta chertish qo'shimcha ma'lumot ko'rsatadi + + + + More scripts can be downloaded from + Qo'shimcha skriptlar quyidagi joydan yuklab olinishi mumkin + + + + Open scripts directory + Skriptlar katalogini ochish + + + + Remove script + Skriptni olib tashlash + + + + Are you sure you want to remove '%1'? + '%1'ni olib tashlashga ishonchingiz komilmi? + + + + GM_SettingsScriptInfo + + + Name: + Nomi: + + + + Version: + Versiya: + + + + URL: + URL: + + + + Namespace: + Ismlar maydoni: + + + + Edit in text editor + Matn tahrirchisida tahrirlash + + + + Start at: + Boshlash: + + + + Description: + Tavsifi: + + + + Runs at: + Ishga tushirilgan: + + + + Does not run at: + Ishga tushirilmagan: + + + + Script Details of %1 + %1'ning skript tafsilotlari + + + \ No newline at end of file diff --git a/src/plugins/GreaseMonkey/translations/zh_TW.ts b/src/plugins/GreaseMonkey/translations/zh_TW.ts index 937337a82..78e8e28c3 100644 --- a/src/plugins/GreaseMonkey/translations/zh_TW.ts +++ b/src/plugins/GreaseMonkey/translations/zh_TW.ts @@ -4,17 +4,17 @@ GreaseMonkey Installation - GreaseMonkey安裝程序 + GreaseMonkey 安裝程序 <h3>GreaseMonkey Installation</h3> - <h3>GreaseMonkey安裝程序</h3> + <h3>GreaseMonkey 安裝程序</h3> You are about to install this userscript into GreaseMonkey: - 您將要把此使用者腳本安裝至GreaseMonkey: + 您將要把此使用者腳本安裝至 GreaseMonkey: @@ -65,7 +65,7 @@ Open GreaseMonkey settings - + 開啟 GreaseMonkey 設定 @@ -157,12 +157,12 @@ Namespace: - + 命名空間: Edit in text editor - + 以文字編輯器編輯 diff --git a/src/plugins/KWalletPasswords/KWalletPasswords.pro b/src/plugins/KWalletPasswords/KWalletPasswords.pro index e8e5ba825..0aabf657b 100644 --- a/src/plugins/KWalletPasswords/KWalletPasswords.pro +++ b/src/plugins/KWalletPasswords/KWalletPasswords.pro @@ -10,24 +10,29 @@ HEADERS += kwalletplugin.h \ RESOURCES += kwalletpasswords.qrc -TRANSLATIONS = translations/ar.ts \ - translations/cs_CZ.ts \ - translations/de_DE.ts \ - translations/el_GR.ts \ - translations/fr_FR.ts \ - translations/id_ID.ts \ - translations/it_IT.ts \ - translations/ja_JP.ts \ - translations/nl_NL.ts \ - translations/pl_PL.ts \ - translations/pt_PT.ts \ - translations/ru_RU.ts \ - translations/sr_BA.ts \ - translations/sr_BA@latin.ts \ - translations/sr_RS.ts \ - translations/sr_RS@latin.ts \ - translations/zh_CN.ts \ - translations/zh_TW.ts +TRANSLATIONS += \ + translations/ar.ts \ + translations/cs_CZ.ts \ + translations/de_DE.ts \ + translations/el_GR.ts \ + translations/es_AR.ts \ + translations/es_ES.ts \ + translations/eu_ES.ts \ + translations/fr_FR.ts \ + translations/id_ID.ts \ + translations/it_IT.ts \ + translations/ja_JP.ts \ + translations/nl_NL.ts \ + translations/pl_PL.ts \ + translations/pt_PT.ts \ + translations/ru_RU.ts \ + translations/sr_BA@latin.ts \ + translations/sr_BA.ts \ + translations/sr_RS@latin.ts \ + translations/sr_RS.ts \ + translations/uk_UA.ts \ + translations/zh_CN.ts \ + translations/zh_TW.ts \ LIBS += -lkdeui diff --git a/src/plugins/MouseGestures/MouseGestures.pro b/src/plugins/MouseGestures/MouseGestures.pro index 735b74205..bbe4504b6 100644 --- a/src/plugins/MouseGestures/MouseGestures.pro +++ b/src/plugins/MouseGestures/MouseGestures.pro @@ -25,14 +25,20 @@ FORMS += \ RESOURCES = mousegestures.qrc -TRANSLATIONS = \ - translations/ar.ts \ +TRANSLATIONS += \ + translations/ar_SA.ts \ + translations/bg_BG.ts \ + translations/bo_CN.ts \ translations/ca_ES.ts \ translations/cs_CZ.ts \ + translations/da_DK.ts \ translations/de_DE.ts \ translations/el_GR.ts \ + translations/es_AR.ts \ translations/es_ES.ts \ translations/es_VE.ts \ + translations/es_419.ts \ + translations/eu_ES.ts \ translations/fa_IR.ts \ translations/fr_FR.ts \ translations/gl_ES.ts \ @@ -42,19 +48,24 @@ TRANSLATIONS = \ translations/it_IT.ts \ translations/ja_JP.ts \ translations/ka_GE.ts \ + translations/my_MM.ts \ + translations/nb_NO.ts \ translations/nl_NL.ts \ + translations/nqo.ts \ translations/pl_PL.ts \ translations/pt_BR.ts \ translations/pt_PT.ts \ translations/ro_RO.ts \ translations/ru_RU.ts \ translations/sk_SK.ts \ - translations/sr_BA.ts \ translations/sr_BA@latin.ts \ - translations/sr_RS.ts \ + translations/sr_BA.ts \ translations/sr_RS@latin.ts \ + translations/sr_RS.ts \ translations/sv_SE.ts \ + translations/te.ts \ translations/uk_UA.ts \ + translations/uz.ts \ translations/zh_CN.ts \ translations/zh_TW.ts \ diff --git a/src/plugins/MouseGestures/translations/ar.ts b/src/plugins/MouseGestures/translations/ar_SA.ts similarity index 97% rename from src/plugins/MouseGestures/translations/ar.ts rename to src/plugins/MouseGestures/translations/ar_SA.ts index 67448ff3a..ce4a61da1 100644 --- a/src/plugins/MouseGestures/translations/ar.ts +++ b/src/plugins/MouseGestures/translations/ar_SA.ts @@ -1,6 +1,4 @@ - - - + MouseGesturesSettingsDialog @@ -69,4 +67,4 @@ الرخصة - + \ No newline at end of file diff --git a/src/plugins/MouseGestures/translations/bg_BG.ts b/src/plugins/MouseGestures/translations/bg_BG.ts new file mode 100644 index 000000000..e36ca69b3 --- /dev/null +++ b/src/plugins/MouseGestures/translations/bg_BG.ts @@ -0,0 +1,70 @@ + + + MouseGesturesSettingsDialog + + + Mouse Gestures + Жестове с мишката + + + + <h1>Mouse Gestures</h1> + <h1>Жестове с мишката</h1> + + + + Press and hold the middle mouse button and move your mouse in the indicated directions. + Натиснете и задръжте средния бутон на мишката и я преместете в указаната посока! + + + + <b>Stop</b><br/>Stop loading page + <b>Прекратяване</b><br/>Прекратяване зареждането на страницата + + + + <b>New tab</b><br/>Open new tab + <b>Нова подпрозорец</b><br/>Отваряне на нов подпрозорец + + + + <b>Back</b><br/>Go back in history + <b>Назад</b><br/>Връщане назад + + + + <b>Reload</b><br/>Reload page + <b>Презареждане</b><br/>Презареждане на страницата + + + + <b>Close tab</b><br/>Close current tab + <b>Затваряне на подпрозорец</b><br/>Затваряне на настоящия подпрозорец + + + + <b>Forward</b><br/>Go forward in history + <b>Напред</b><br/>Отиване напред в историята + + + + <b>Previous tab</b><br/>Switch to previous tab + <b>Предишен подпрозорец</b><br/>Превключване към предишен подпрозорец + + + + <b>Home</b><br/>Go to homepage + <b>Начало</b><br/>Отваряне на началната страница + + + + <b>Next tab</b><br/>Switch to next tab + <b>Следващ подпрозорец</b><br/>Превключване към следващ подпрозорец + + + + License + Лиценз + + + \ No newline at end of file diff --git a/src/plugins/MouseGestures/translations/bo_CN.ts b/src/plugins/MouseGestures/translations/bo_CN.ts new file mode 100644 index 000000000..7e5275425 --- /dev/null +++ b/src/plugins/MouseGestures/translations/bo_CN.ts @@ -0,0 +1,70 @@ + + + MouseGesturesSettingsDialog + + + Mouse Gestures + + + + + <h1>Mouse Gestures</h1> + + + + + Press and hold the middle mouse button and move your mouse in the indicated directions. + + + + + <b>Stop</b><br/>Stop loading page + + + + + <b>New tab</b><br/>Open new tab + + + + + <b>Back</b><br/>Go back in history + + + + + <b>Reload</b><br/>Reload page + + + + + <b>Close tab</b><br/>Close current tab + + + + + <b>Forward</b><br/>Go forward in history + + + + + <b>Previous tab</b><br/>Switch to previous tab + + + + + <b>Home</b><br/>Go to homepage + + + + + <b>Next tab</b><br/>Switch to next tab + + + + + License + + + + \ No newline at end of file diff --git a/src/plugins/MouseGestures/translations/da_DK.ts b/src/plugins/MouseGestures/translations/da_DK.ts new file mode 100644 index 000000000..285ca9e48 --- /dev/null +++ b/src/plugins/MouseGestures/translations/da_DK.ts @@ -0,0 +1,70 @@ + + + MouseGesturesSettingsDialog + + + Mouse Gestures + + + + + <h1>Mouse Gestures</h1> + + + + + Press and hold the middle mouse button and move your mouse in the indicated directions. + + + + + <b>Stop</b><br/>Stop loading page + + + + + <b>New tab</b><br/>Open new tab + + + + + <b>Back</b><br/>Go back in history + + + + + <b>Reload</b><br/>Reload page + + + + + <b>Close tab</b><br/>Close current tab + + + + + <b>Forward</b><br/>Go forward in history + + + + + <b>Previous tab</b><br/>Switch to previous tab + + + + + <b>Home</b><br/>Go to homepage + + + + + <b>Next tab</b><br/>Switch to next tab + + + + + License + + + + \ No newline at end of file diff --git a/src/plugins/MouseGestures/translations/es_419.ts b/src/plugins/MouseGestures/translations/es_419.ts new file mode 100644 index 000000000..dffd3beee --- /dev/null +++ b/src/plugins/MouseGestures/translations/es_419.ts @@ -0,0 +1,70 @@ + + + MouseGesturesSettingsDialog + + + Mouse Gestures + + + + + <h1>Mouse Gestures</h1> + + + + + Press and hold the middle mouse button and move your mouse in the indicated directions. + + + + + <b>Stop</b><br/>Stop loading page + + + + + <b>New tab</b><br/>Open new tab + + + + + <b>Back</b><br/>Go back in history + + + + + <b>Reload</b><br/>Reload page + + + + + <b>Close tab</b><br/>Close current tab + + + + + <b>Forward</b><br/>Go forward in history + + + + + <b>Previous tab</b><br/>Switch to previous tab + + + + + <b>Home</b><br/>Go to homepage + + + + + <b>Next tab</b><br/>Switch to next tab + + + + + License + + + + \ No newline at end of file diff --git a/src/plugins/MouseGestures/translations/es_AR.ts b/src/plugins/MouseGestures/translations/es_AR.ts new file mode 100644 index 000000000..2f864cb9f --- /dev/null +++ b/src/plugins/MouseGestures/translations/es_AR.ts @@ -0,0 +1,70 @@ + + + MouseGesturesSettingsDialog + + + Mouse Gestures + + + + + <h1>Mouse Gestures</h1> + + + + + Press and hold the middle mouse button and move your mouse in the indicated directions. + + + + + <b>Stop</b><br/>Stop loading page + + + + + <b>New tab</b><br/>Open new tab + + + + + <b>Back</b><br/>Go back in history + + + + + <b>Reload</b><br/>Reload page + + + + + <b>Close tab</b><br/>Close current tab + + + + + <b>Forward</b><br/>Go forward in history + + + + + <b>Previous tab</b><br/>Switch to previous tab + + + + + <b>Home</b><br/>Go to homepage + + + + + <b>Next tab</b><br/>Switch to next tab + + + + + License + + + + \ No newline at end of file diff --git a/src/plugins/MouseGestures/translations/my_MM.ts b/src/plugins/MouseGestures/translations/my_MM.ts new file mode 100644 index 000000000..b0305ac7e --- /dev/null +++ b/src/plugins/MouseGestures/translations/my_MM.ts @@ -0,0 +1,70 @@ + + + MouseGesturesSettingsDialog + + + Mouse Gestures + + + + + <h1>Mouse Gestures</h1> + + + + + Press and hold the middle mouse button and move your mouse in the indicated directions. + + + + + <b>Stop</b><br/>Stop loading page + + + + + <b>New tab</b><br/>Open new tab + + + + + <b>Back</b><br/>Go back in history + + + + + <b>Reload</b><br/>Reload page + + + + + <b>Close tab</b><br/>Close current tab + + + + + <b>Forward</b><br/>Go forward in history + + + + + <b>Previous tab</b><br/>Switch to previous tab + + + + + <b>Home</b><br/>Go to homepage + + + + + <b>Next tab</b><br/>Switch to next tab + + + + + License + + + + \ No newline at end of file diff --git a/src/plugins/MouseGestures/translations/nb_NO.ts b/src/plugins/MouseGestures/translations/nb_NO.ts new file mode 100644 index 000000000..344005d3a --- /dev/null +++ b/src/plugins/MouseGestures/translations/nb_NO.ts @@ -0,0 +1,70 @@ + + + MouseGesturesSettingsDialog + + + Mouse Gestures + + + + + <h1>Mouse Gestures</h1> + + + + + Press and hold the middle mouse button and move your mouse in the indicated directions. + + + + + <b>Stop</b><br/>Stop loading page + + + + + <b>New tab</b><br/>Open new tab + + + + + <b>Back</b><br/>Go back in history + + + + + <b>Reload</b><br/>Reload page + + + + + <b>Close tab</b><br/>Close current tab + + + + + <b>Forward</b><br/>Go forward in history + + + + + <b>Previous tab</b><br/>Switch to previous tab + + + + + <b>Home</b><br/>Go to homepage + + + + + <b>Next tab</b><br/>Switch to next tab + + + + + License + + + + \ No newline at end of file diff --git a/src/plugins/MouseGestures/translations/nqo.ts b/src/plugins/MouseGestures/translations/nqo.ts new file mode 100644 index 000000000..29d04a5fc --- /dev/null +++ b/src/plugins/MouseGestures/translations/nqo.ts @@ -0,0 +1,70 @@ + + + MouseGesturesSettingsDialog + + + Mouse Gestures + ߢߌߣߊߣߍ߲ ߠߊߡߊ߰ ߢߊ ߟߎ߬ + + + + <h1>Mouse Gestures</h1> + <h1>ߢߌߣߊߣߍ߲ ߠߊߡߊ߰ ߢߊ ߟߎ߬</h1> + + + + Press and hold the middle mouse button and move your mouse in the indicated directions. + ߌ ߓߟߏ ߘߌ߯ߣߍ߲ ߕߏ߫ ߢߌߣߊߣߍ߲ ߕߊ߲ߓߊ߲߫ ߞߘߎ ߞߊ߲߬ ߞߵߊ߬ ߕߏ߬ߙߏ߲߬ߘߏ߬ ߞߵߊ߬ ߟߊߕߊ߯ ߞߎ߲߬ߕߋߟߋ߲߫ ߦߌ߬ߘߊ߬ߣߍ߲ ߠߎ߬ ߘߐ߫. + + + + <b>Stop</b><br/>Stop loading page + <b>ߊ߬ ߟߊߟߐ߬</b><br/>ߞߐߜߍ߫ ߟߊߦߟߍ ߟߊߟߐ߬ + + + + <b>New tab</b><br/>Open new tab + <b>ߛߏ߬ߙߌ߲߬ߘߐ߬ ߞߎߘߊ</b><br/>ߛߏ߬ߙߌ߲߬ߘߐ߬ ߞߎߘߊ ߘߊߦߟߍ߬ + + + + <b>Back</b><br/>Go back in history + <b>ߛߊ߬ߦߌ߲߬</b><br/>ߛߊ߬ߦߌ߲߫ ߞߊ߬ߞߘߐ ߘߐ߫ + + + + <b>Reload</b><br/>Reload page + <b>ߊ߬ ߢߟߊߕߍ߰</b><br/>ߞߐߜߍ ߢߟߊߕߍ߰ + + + + <b>Close tab</b><br/>Close current tab + <b>ߛߏ߬ߙߌ߲߬ߘߐ ߕߎ߲߯</b><br/>ߛߋ߲߬ߠߊ߬ ߛߏߙߌ߲ߘߐ ߕߎ߲߯ + + + + <b>Forward</b><br/>Go forward in history + <b>ߟߊ߬ߕߎ߲߬ߠߊ</b><br/>ߕߊ߯ ߢߍ߫ ߞߊ߬ߞߘߐ ߘߐ߫ + + + + <b>Previous tab</b><br/>Switch to previous tab + <b>ߛߏ߬ߙߌ߲߬ߘߐ ߞߐ߬ߣߍ߲</b><br/>ߕߊ߯ ߛߏ߬ߙߌ߲߬ߘߐ ߞߐ߲߬ߣߍ߲ ߘߐ߫ + + + + <b>Home</b><br/>Go to homepage + <b>ߓߏ߬ߟߏ߲</b><br/>ߕߊ߯ ߓߏ߬ߟߏ߲ ߠߊ߫ + + + + <b>Next tab</b><br/>Switch to next tab + <b>ߟߊ߬ߕߎ߲߬ߠߊ߬ ߛߏߙߌ߲ߘߐ</b><br/>ߕߊ߯ ߟߊ߬ߕߎ߲߬ߠߊ߬ ߛߏߙߌ߲ߘߐ ߘߐ߫ + + + + License + ߟߊ߬ߘߌߢߍ + + + \ No newline at end of file diff --git a/src/plugins/MouseGestures/translations/te.ts b/src/plugins/MouseGestures/translations/te.ts new file mode 100644 index 000000000..c8761f35c --- /dev/null +++ b/src/plugins/MouseGestures/translations/te.ts @@ -0,0 +1,70 @@ + + + MouseGesturesSettingsDialog + + + Mouse Gestures + మౌస్ సంజ్ఞలు + + + + <h1>Mouse Gestures</h1> + <h1>మౌస్ సంజ్ఞలు</h1> + + + + Press and hold the middle mouse button and move your mouse in the indicated directions. + మౌస్ మద్య మీటను నొక్కి ఉంచి సూచించిన దిస వైపు మౌస్ ను కదపండి + + + + <b>Stop</b><br/>Stop loading page + + + + + <b>New tab</b><br/>Open new tab + <b>కొత్త ట్యాబ్</b><br/>కొత్త ట్యాబ్ ను తెరువు + + + + <b>Back</b><br/>Go back in history + <b>వెనుకకు</b><br/>చరిత్రలొ వెన్నకి వెల్లండి + + + + <b>Reload</b><br/>Reload page + + + + + <b>Close tab</b><br/>Close current tab + <b>ట్యాబ్ ను మూసివేయ్</b><br/>ప్రస్తుత ట్యాబ్ ను మూసివేయ్ + + + + <b>Forward</b><br/>Go forward in history + <b>ముందుకు</b><br/>చరిత్రలొ ముందుకు వెల్లు + + + + <b>Previous tab</b><br/>Switch to previous tab + <b>పూర్వపు ట్యాబ్</b><br/>పూర్వపు ట్యాబ్ కు మారు + + + + <b>Home</b><br/>Go to homepage + <b>హొం</b><br/>హొం పేజ్ కు వెల్లు + + + + <b>Next tab</b><br/>Switch to next tab + <b>తరువత ట్యాబ్</b><br/>తరువత ట్యాబ్ కు మారు + + + + License + అనుమతి పత్రం + + + \ No newline at end of file diff --git a/src/plugins/MouseGestures/translations/uz.ts b/src/plugins/MouseGestures/translations/uz.ts new file mode 100644 index 000000000..35a7cd39d --- /dev/null +++ b/src/plugins/MouseGestures/translations/uz.ts @@ -0,0 +1,70 @@ + + + MouseGesturesSettingsDialog + + + Mouse Gestures + Sichqoncha jestlari + + + + <h1>Mouse Gestures</h1> + <h1>Sichqoncha jestlari</h1> + + + + Press and hold the middle mouse button and move your mouse in the indicated directions. + Sichqonchaning o'rta tugmasini bosib turib uni ko'rsatilgan yo'nalish bo'yicha siljiting. + + + + <b>Stop</b><br/>Stop loading page + <b>To'xtatish</b><br/>Sahifa yuklanishini to'xtatish + + + + <b>New tab</b><br/>Open new tab + <b>Yangi ilova</b><br/>Yangi ilovani ochish + + + + <b>Back</b><br/>Go back in history + <b>Orqaga</b><br/>Tarix bo'yicha orqaga qaytish + + + + <b>Reload</b><br/>Reload page + <b>Qayta yuklash</b><br/>Sahifani qayta yuklash + + + + <b>Close tab</b><br/>Close current tab + <b>Ilovani yopish</b><br/>Joriy ilovani yopish + + + + <b>Forward</b><br/>Go forward in history + <b>Oldinga</b><br/>Tarix bo'yicha oldinga o'tish + + + + <b>Previous tab</b><br/>Switch to previous tab + <b>Oldingi ilova</b><br/>Oldingi ilovaga o'tish + + + + <b>Home</b><br/>Go to homepage + <b>Uy</b><br/>Uy sahifasiga o'tish + + + + <b>Next tab</b><br/>Switch to next tab + <b>Keyingi ilova</b><br/>Keyingi ilovaga o'tish + + + + License + Litsenziya + + + \ No newline at end of file diff --git a/src/plugins/PIM/PIM.pro b/src/plugins/PIM/PIM.pro index 379418e90..b97c2c0d2 100644 --- a/src/plugins/PIM/PIM.pro +++ b/src/plugins/PIM/PIM.pro @@ -16,15 +16,20 @@ FORMS += \ RESOURCES = PIM_res.qrc -TRANSLATIONS = \ - translations/ar.ts \ +TRANSLATIONS += \ + translations/ar_SA.ts \ + translations/bg_BG.ts \ + translations/bo_CN.ts \ translations/ca_ES.ts \ translations/cs_CZ.ts \ translations/da_DK.ts \ translations/de_DE.ts \ translations/el_GR.ts \ + translations/es_AR.ts \ translations/es_ES.ts \ translations/es_VE.ts \ + translations/es_419.ts \ + translations/eu_ES.ts \ translations/fa_IR.ts \ translations/fr_FR.ts \ translations/gl_ES.ts \ @@ -34,20 +39,24 @@ TRANSLATIONS = \ translations/it_IT.ts \ translations/ja_JP.ts \ translations/ka_GE.ts \ + translations/my_MM.ts \ + translations/nb_NO.ts \ translations/nl_NL.ts \ + translations/nqo.ts \ translations/pl_PL.ts \ translations/pt_BR.ts \ translations/pt_PT.ts \ translations/ro_RO.ts \ translations/ru_RU.ts \ translations/sk_SK.ts \ - translations/sr_BA.ts \ translations/sr_BA@latin.ts \ - translations/sr_RS.ts \ + translations/sr_BA.ts \ translations/sr_RS@latin.ts \ + translations/sr_RS.ts \ translations/sv_SE.ts \ translations/tr_TR.ts \ translations/uk_UA.ts \ + translations/uz.ts \ translations/zh_CN.ts \ translations/zh_TW.ts \ diff --git a/src/plugins/PIM/translations/ar.ts b/src/plugins/PIM/translations/ar_SA.ts similarity index 98% rename from src/plugins/PIM/translations/ar.ts rename to src/plugins/PIM/translations/ar_SA.ts index 05fbbb4ea..504c423b0 100644 --- a/src/plugins/PIM/translations/ar.ts +++ b/src/plugins/PIM/translations/ar_SA.ts @@ -1,6 +1,4 @@ - - - + PIM_Handler @@ -177,4 +175,4 @@ <b>ملاحظة:</b> اضغط Ctrl+ENTER إن أردت أن يملأ كَبزيلا تلقائياً الحقول المناسبة التي يجدها ضمن النماذج في صفحات الويب. - + \ No newline at end of file diff --git a/src/plugins/PIM/translations/bg_BG.ts b/src/plugins/PIM/translations/bg_BG.ts new file mode 100644 index 000000000..905fd2770 --- /dev/null +++ b/src/plugins/PIM/translations/bg_BG.ts @@ -0,0 +1,178 @@ + + + PIM_Handler + + + Last Name + Фамилия + + + + First Name + Име + + + + E-mail + E-mail + + + + Mobile + Мобилен + + + + Phone + Телефон + + + + Address + Адрес + + + + City + Град + + + + ZIP Code + Индекс + + + + State/Region + Регион + + + + Country + Страна + + + + Home Page + Лична страница + + + + Custom 1 + По избор 1 + + + + Custom 2 + По избор 2 + + + + Custom 3 + По избор 3 + + + + Insert Personal Information + Въвеждане на лична информация + + + + Edit + Редактиране + + + + PIM_Settings + + + PIM Settings + PIM Настройки + + + + <h2>Personal Information Manager</h2> + <h2>Управление на лична информация</h2> + + + + Your personal information that will be used on webpages. + Вашата лична информация, която ще бъде използвана на уеб-страници. + + + + First Name: + Име: + + + + Last Name: + Фамилия: + + + + E-mail: + E-mail: + + + + Phone: + Телефон: + + + + Mobile Phone: + Мобилен телефон: + + + + Address: + Адрес: + + + + City: + Град: + + + + ZIP Code: + Индекс: + + + + State/Region: + Регион: + + + + Country: + Страна: + + + + Home Page: + Лична страница: + + + + Custom 1: + По избор 1: + + + + Custom 2: + По избор 2: + + + + Custom 3: + По избор 3: + + + + <b>Note:</b> Press Ctrl+ENTER to autofill form fields for which QupZilla finds personal entries. + <b>Забележка:</ b> Натиснете Ctrl + Enter, за да се попълнят автоматично полетата на формуляра, за които QupZilla намери лични записи! + + + \ No newline at end of file diff --git a/src/plugins/PIM/translations/bo_CN.ts b/src/plugins/PIM/translations/bo_CN.ts new file mode 100644 index 000000000..e02a68788 --- /dev/null +++ b/src/plugins/PIM/translations/bo_CN.ts @@ -0,0 +1,178 @@ + + + PIM_Handler + + + Last Name + + + + + First Name + + + + + E-mail + + + + + Mobile + + + + + Phone + + + + + Address + + + + + City + + + + + ZIP Code + + + + + State/Region + + + + + Country + + + + + Home Page + + + + + Custom 1 + + + + + Custom 2 + + + + + Custom 3 + + + + + Insert Personal Information + + + + + Edit + + + + + PIM_Settings + + + PIM Settings + + + + + <h2>Personal Information Manager</h2> + + + + + Your personal information that will be used on webpages. + + + + + First Name: + + + + + Last Name: + + + + + E-mail: + + + + + Phone: + + + + + Mobile Phone: + + + + + Address: + + + + + City: + + + + + ZIP Code: + + + + + State/Region: + + + + + Country: + + + + + Home Page: + + + + + Custom 1: + + + + + Custom 2: + + + + + Custom 3: + + + + + <b>Note:</b> Press Ctrl+ENTER to autofill form fields for which QupZilla finds personal entries. + + + + \ No newline at end of file diff --git a/src/plugins/PIM/translations/es_419.ts b/src/plugins/PIM/translations/es_419.ts new file mode 100644 index 000000000..b7599a671 --- /dev/null +++ b/src/plugins/PIM/translations/es_419.ts @@ -0,0 +1,178 @@ + + + PIM_Handler + + + Last Name + + + + + First Name + + + + + E-mail + + + + + Mobile + + + + + Phone + + + + + Address + + + + + City + + + + + ZIP Code + + + + + State/Region + + + + + Country + + + + + Home Page + + + + + Custom 1 + + + + + Custom 2 + + + + + Custom 3 + + + + + Insert Personal Information + + + + + Edit + + + + + PIM_Settings + + + PIM Settings + + + + + <h2>Personal Information Manager</h2> + + + + + Your personal information that will be used on webpages. + + + + + First Name: + + + + + Last Name: + + + + + E-mail: + + + + + Phone: + + + + + Mobile Phone: + + + + + Address: + + + + + City: + + + + + ZIP Code: + + + + + State/Region: + + + + + Country: + + + + + Home Page: + + + + + Custom 1: + + + + + Custom 2: + + + + + Custom 3: + + + + + <b>Note:</b> Press Ctrl+ENTER to autofill form fields for which QupZilla finds personal entries. + + + + \ No newline at end of file diff --git a/src/plugins/PIM/translations/es_AR.ts b/src/plugins/PIM/translations/es_AR.ts new file mode 100644 index 000000000..86b94fe6c --- /dev/null +++ b/src/plugins/PIM/translations/es_AR.ts @@ -0,0 +1,178 @@ + + + PIM_Handler + + + Last Name + + + + + First Name + + + + + E-mail + + + + + Mobile + + + + + Phone + + + + + Address + + + + + City + + + + + ZIP Code + + + + + State/Region + + + + + Country + + + + + Home Page + + + + + Custom 1 + + + + + Custom 2 + + + + + Custom 3 + + + + + Insert Personal Information + + + + + Edit + + + + + PIM_Settings + + + PIM Settings + + + + + <h2>Personal Information Manager</h2> + + + + + Your personal information that will be used on webpages. + + + + + First Name: + + + + + Last Name: + + + + + E-mail: + + + + + Phone: + + + + + Mobile Phone: + + + + + Address: + + + + + City: + + + + + ZIP Code: + + + + + State/Region: + + + + + Country: + + + + + Home Page: + + + + + Custom 1: + + + + + Custom 2: + + + + + Custom 3: + + + + + <b>Note:</b> Press Ctrl+ENTER to autofill form fields for which QupZilla finds personal entries. + + + + \ No newline at end of file diff --git a/src/plugins/PIM/translations/he_IL.ts b/src/plugins/PIM/translations/he_IL.ts index 579a0fbd8..1d8b50fd2 100644 --- a/src/plugins/PIM/translations/he_IL.ts +++ b/src/plugins/PIM/translations/he_IL.ts @@ -97,7 +97,7 @@ Your personal information that will be used on webpages. - מידע אישי שלך בו יעשה שימוש בעמודי רשת. + מידע אישי שלך בו ייעשה שימוש בעמודי רשת. diff --git a/src/plugins/PIM/translations/my_MM.ts b/src/plugins/PIM/translations/my_MM.ts new file mode 100644 index 000000000..49115ff59 --- /dev/null +++ b/src/plugins/PIM/translations/my_MM.ts @@ -0,0 +1,178 @@ + + + PIM_Handler + + + Last Name + + + + + First Name + + + + + E-mail + + + + + Mobile + + + + + Phone + + + + + Address + + + + + City + + + + + ZIP Code + + + + + State/Region + + + + + Country + + + + + Home Page + + + + + Custom 1 + + + + + Custom 2 + + + + + Custom 3 + + + + + Insert Personal Information + + + + + Edit + + + + + PIM_Settings + + + PIM Settings + + + + + <h2>Personal Information Manager</h2> + + + + + Your personal information that will be used on webpages. + + + + + First Name: + + + + + Last Name: + + + + + E-mail: + + + + + Phone: + + + + + Mobile Phone: + + + + + Address: + + + + + City: + + + + + ZIP Code: + + + + + State/Region: + + + + + Country: + + + + + Home Page: + + + + + Custom 1: + + + + + Custom 2: + + + + + Custom 3: + + + + + <b>Note:</b> Press Ctrl+ENTER to autofill form fields for which QupZilla finds personal entries. + + + + \ No newline at end of file diff --git a/src/plugins/PIM/translations/nb_NO.ts b/src/plugins/PIM/translations/nb_NO.ts new file mode 100644 index 000000000..a4053378f --- /dev/null +++ b/src/plugins/PIM/translations/nb_NO.ts @@ -0,0 +1,178 @@ + + + PIM_Handler + + + Last Name + + + + + First Name + + + + + E-mail + + + + + Mobile + + + + + Phone + + + + + Address + + + + + City + + + + + ZIP Code + + + + + State/Region + + + + + Country + + + + + Home Page + + + + + Custom 1 + + + + + Custom 2 + + + + + Custom 3 + + + + + Insert Personal Information + + + + + Edit + + + + + PIM_Settings + + + PIM Settings + + + + + <h2>Personal Information Manager</h2> + + + + + Your personal information that will be used on webpages. + + + + + First Name: + + + + + Last Name: + + + + + E-mail: + + + + + Phone: + + + + + Mobile Phone: + + + + + Address: + + + + + City: + + + + + ZIP Code: + + + + + State/Region: + + + + + Country: + + + + + Home Page: + + + + + Custom 1: + + + + + Custom 2: + + + + + Custom 3: + + + + + <b>Note:</b> Press Ctrl+ENTER to autofill form fields for which QupZilla finds personal entries. + + + + \ No newline at end of file diff --git a/src/plugins/PIM/translations/nqo.ts b/src/plugins/PIM/translations/nqo.ts new file mode 100644 index 000000000..88da3e11a --- /dev/null +++ b/src/plugins/PIM/translations/nqo.ts @@ -0,0 +1,178 @@ + + + PIM_Handler + + + Last Name + ߛߌ + + + + First Name + ߕߐ߮ + + + + E-mail + ߢߎߡߍߙߋ߲ߞߏ߲ߘߏ + + + + Mobile + ߓߟߏߟߕߊ + + + + Phone + ߜߋߟߋ߲ߜߋߟߋ߲ + + + + Address + ߛߊ߲߬ߓߊ߬ߕߐ߮ + + + + City + ߛߏ + + + + ZIP Code + ߞߏ߲߬ߘߏ߬ ߝߙߍߕߍ + + + + State/Region + ߞߊ߬ߝߏ߬ߙߋ߲\ߕߌ߲߬ߞߎߘߎ߲ + + + + Country + ߖߡߊ߬ߣߊ + + + + Home Page + ߞߍߦߙߐ + + + + Custom 1 + ߘߝߊ߫ ߞߌߓߊߙߏ ߝߟߐ + + + + Custom 2 + ߘߝߊ߫ ߞߌߓߊߙߏ ߝߌߟߊߣߊ߲ + + + + Custom 3 + ߘߝߊ߫ ߞߌߓߊߙߏ ߃߲ + + + + Insert Personal Information + ߘߎ߲߬ߘߎ߬ߡߊ߬ ߞߌߓߊߙߏ ߟߊߘߏ߲߬ + + + + Edit + ߊ߬ ߡߊߦߟߍ߬ߡߊ߲߬ + + + + PIM_Settings + + + PIM Settings + ߘߎ߲߬ߘߎ߬ߡߊ߬ ߞߌߓߊߙߏ ߞߎ߲߬ߠߊ߬ߛߌ߰ߟߊ (ߘ.ߞ.ߞ) ߞߐߕߐ߯ߘߐߛߙߋ ߟߎ߬ + + + + <h2>Personal Information Manager</h2> + <h2>ߘߎ߲߬ߘߎ߬ߡߊ߬ ߞߌߓߊߙߏ ߞߎ߲߬ߠߊ߬ߛߌ߰ߟߊ (ߘ.ߞ.ߞ)</h2> + + + + Your personal information that will be used on webpages. + ߌ ߟߊ߫ ߘߎ߲߬ߘߎ߬ߡߊ߬ ߞߌߓߊߙߏ ߟߎ߬ ߘߌ߫ ߟߊߓߊ߯ߙߊ߫ ߓߟߐߟߐ߫ ߞߐߜߍ ߟߎ߫ ߞߊ߲߬. + + + + First Name: + ߕߐ߮: + + + + Last Name: + ߛߌ: + + + + E-mail: + ߢߎߡߍߙߋ߲ߞߏ߲ߘߏ: + + + + Phone: + ߜߋߟߋ߲ߜߋߟߋ߲: + + + + Mobile Phone: + ߓߟߏߟߊ߫ ߜߋߟߋ߲ߜߋߟߋ߲: + + + + Address: + ߛߊ߲߬ߓߊ߬ߕߐ߮: + + + + City: + ߛߏ: + + + + ZIP Code: + ߞߏ߲߬ߘߏ߬ ߝߙߍߕߍ: + + + + State/Region: + ߞߊ߬ߝߏ߬ߙߋ߲\ߕߌ߲߬ߞߎߘߎ߲ + + + + Country: + ߖߡߊ߬ߣߊ: + + + + Home Page: + ߞߍߦߙߐ: + + + + Custom 1: + ߘߝߊ߫ ߞߌߓߊߙߏ ߝߟߐ: + + + + Custom 2: + ߘߝߊ߫ ߞߌߓߊߙߏ ߝߌߟߊߣߊ߲: + + + + Custom 3: + ߘߝߊ߫ ߞߌߓߊߙߏ ߃߲: + + + + <b>Note:</b> Press Ctrl+ENTER to autofill form fields for which QupZilla finds personal entries. + <b>ߦߟߌߣߐ:</b> ߛߊߞߍ ߣߌ߫ ߘߏ߲߬ ߘߌ߯ ߞߊ߬ ߛߓߍߟߝߊߕߊ ߞߌ߬ߓߊ߬ߙߏ߬ ߕߐ߭ ߟߎ߫ ߟߝߊ߫ ߊ߬ߟߎ߫ ߖߘߍ߬ ߢߍ߫. + + + \ No newline at end of file diff --git a/src/plugins/PIM/translations/uz.ts b/src/plugins/PIM/translations/uz.ts new file mode 100644 index 000000000..c580d1809 --- /dev/null +++ b/src/plugins/PIM/translations/uz.ts @@ -0,0 +1,178 @@ + + + PIM_Handler + + + Last Name + Familiya + + + + First Name + Ism + + + + E-mail + Elektron pochta + + + + Mobile + Mobil telefon + + + + Phone + Telefon + + + + Address + Manzil + + + + City + Shahar + + + + ZIP Code + Pochta indeksi + + + + State/Region + Shtat/Viloyat + + + + Country + Mamlakat + + + + Home Page + Uy sahifasi + + + + Custom 1 + Qo'shimcha 1 + + + + Custom 2 + Qo'shimcha 2 + + + + Custom 3 + Qo'shimcha 3 + + + + Insert Personal Information + Shaxsiy ma'lumotni kiriting + + + + Edit + Tahrirlash + + + + PIM_Settings + + + PIM Settings + PIM sozlamalari + + + + <h2>Personal Information Manager</h2> + <h2>Shaxsiy ma'lumot boshqaruvchisi</h2> + + + + Your personal information that will be used on webpages. + Veb-sahifalarda foydalaniladigan shaxsiy ma'lumotingiz. + + + + First Name: + Ism: + + + + Last Name: + Familiya: + + + + E-mail: + Elektron pochta: + + + + Phone: + Telefon: + + + + Mobile Phone: + Mobil telefon: + + + + Address: + Manzil: + + + + City: + Shahar: + + + + ZIP Code: + Pochta indeksi: + + + + State/Region: + Shtat/Viloyat: + + + + Country: + Mamlakat: + + + + Home Page: + Uy sahifasi: + + + + Custom 1: + Qo'shimcha 1: + + + + Custom 2: + Qo'shimcha 2: + + + + Custom 3: + Qo'shimcha 3: + + + + <b>Note:</b> Press Ctrl+ENTER to autofill form fields for which QupZilla finds personal entries. + <b>Eslatma:</b> QupZilla topgan shaxsiy yozuvlar bilan shakl maydonlarini avtomatik ravishda to'ldirish uchun Ctrl+ENTER bosing. + + + \ No newline at end of file diff --git a/src/plugins/StatusBarIcons/StatusBarIcons.pro b/src/plugins/StatusBarIcons/StatusBarIcons.pro index 4f9fd197a..ddbc95b31 100644 --- a/src/plugins/StatusBarIcons/StatusBarIcons.pro +++ b/src/plugins/StatusBarIcons/StatusBarIcons.pro @@ -26,22 +26,27 @@ HEADERS += statusbariconsplugin.h \ RESOURCES += statusbaricons.qrc -TRANSLATIONS = \ +TRANSLATIONS += \ translations/ar.ts \ translations/de_DE.ts \ translations/el_GR.ts \ + translations/es_ES.ts \ + translations/eu_ES.ts \ + translations/fr_FR.ts \ translations/he_IL.ts \ + translations/it_IT.ts \ translations/ja_JP.ts \ translations/nl_NL.ts \ translations/pl_PL.ts \ translations/pt_PT.ts \ translations/ru_RU.ts \ - translations/sr_BA.ts \ translations/sr_BA@latin.ts \ - translations/sr_RS.ts \ + translations/sr_BA.ts \ translations/sr_RS@latin.ts \ + translations/sr_RS.ts \ + translations/uk_UA.ts \ translations/zh_CN.ts \ - translations/zh_TW.ts + translations/zh_TW.ts \ include(../../plugins.pri) diff --git a/src/plugins/TestPlugin/TestPlugin.pro b/src/plugins/TestPlugin/TestPlugin.pro index 2e0fd7c85..be412416d 100644 --- a/src/plugins/TestPlugin/TestPlugin.pro +++ b/src/plugins/TestPlugin/TestPlugin.pro @@ -13,14 +13,20 @@ HEADERS += testplugin.h \ testplugin_sidebar.h RESOURCES += testplugin.qrc -TRANSLATIONS = \ - translations/ar.ts \ +TRANSLATIONS += \ + translations/ar_SA.ts \ + translations/bg_BG.ts \ + translations/bo_CN.ts \ translations/ca_ES.ts \ translations/cs_CZ.ts \ + translations/da_DK.ts \ translations/de_DE.ts \ translations/el_GR.ts \ + translations/es_AR.ts \ translations/es_ES.ts \ translations/es_VE.ts \ + translations/es_419.ts \ + translations/eu_ES.ts \ translations/fa_IR.ts \ translations/fr_FR.ts \ translations/gl_ES.ts \ @@ -30,20 +36,25 @@ TRANSLATIONS = \ translations/it_IT.ts \ translations/ja_JP.ts \ translations/ka_GE.ts \ + translations/my_MM.ts \ + translations/nb_NO.ts \ translations/nl_NL.ts \ + translations/nqo.ts \ translations/pl_PL.ts \ translations/pt_BR.ts \ translations/pt_PT.ts \ translations/ro_RO.ts \ translations/ru_RU.ts \ translations/sk_SK.ts \ - translations/sr_BA.ts \ translations/sr_BA@latin.ts \ - translations/sr_RS.ts \ + translations/sr_BA.ts \ translations/sr_RS@latin.ts \ + translations/sr_RS.ts \ translations/sv_SE.ts \ + translations/te.ts \ translations/tr_TR.ts \ translations/uk_UA.ts \ + translations/uz.ts \ translations/zh_CN.ts \ translations/zh_TW.ts \ diff --git a/src/plugins/TestPlugin/translations/ar.ts b/src/plugins/TestPlugin/translations/ar_SA.ts similarity index 93% rename from src/plugins/TestPlugin/translations/ar.ts rename to src/plugins/TestPlugin/translations/ar_SA.ts index 5cf34ffc5..a88a5c977 100644 --- a/src/plugins/TestPlugin/translations/ar.ts +++ b/src/plugins/TestPlugin/translations/ar_SA.ts @@ -1,6 +1,4 @@ - - - + TestPlugin @@ -38,4 +36,4 @@ يجرّب الشريط الجانبي - + \ No newline at end of file diff --git a/src/plugins/TestPlugin/translations/bg_BG.ts b/src/plugins/TestPlugin/translations/bg_BG.ts new file mode 100644 index 000000000..6d8f67c6a --- /dev/null +++ b/src/plugins/TestPlugin/translations/bg_BG.ts @@ -0,0 +1,39 @@ + + + TestPlugin + + + Close + Затваряне + + + + Example Plugin Settings + Примерни настройки на приставката + + + + My first plugin action + Моята първа приставка в действие + + + + Hello + Здравей! + + + + First plugin action works :-) + Моята първа приставка, изглежда работи :-) + + + + TestPlugin_Sidebar + + + + Testing Sidebar + Тестова странична лента + + + \ No newline at end of file diff --git a/src/plugins/TestPlugin/translations/bo_CN.ts b/src/plugins/TestPlugin/translations/bo_CN.ts new file mode 100644 index 000000000..afbbe1869 --- /dev/null +++ b/src/plugins/TestPlugin/translations/bo_CN.ts @@ -0,0 +1,39 @@ + + + TestPlugin + + + Close + + + + + Example Plugin Settings + + + + + My first plugin action + + + + + Hello + + + + + First plugin action works :-) + + + + + TestPlugin_Sidebar + + + + Testing Sidebar + + + + \ No newline at end of file diff --git a/src/plugins/TestPlugin/translations/da_DK.ts b/src/plugins/TestPlugin/translations/da_DK.ts new file mode 100644 index 000000000..ef3263706 --- /dev/null +++ b/src/plugins/TestPlugin/translations/da_DK.ts @@ -0,0 +1,39 @@ + + + TestPlugin + + + Close + + + + + Example Plugin Settings + + + + + My first plugin action + + + + + Hello + + + + + First plugin action works :-) + + + + + TestPlugin_Sidebar + + + + Testing Sidebar + + + + \ No newline at end of file diff --git a/src/plugins/TestPlugin/translations/es_419.ts b/src/plugins/TestPlugin/translations/es_419.ts new file mode 100644 index 000000000..6501d3fab --- /dev/null +++ b/src/plugins/TestPlugin/translations/es_419.ts @@ -0,0 +1,39 @@ + + + TestPlugin + + + Close + + + + + Example Plugin Settings + + + + + My first plugin action + + + + + Hello + + + + + First plugin action works :-) + + + + + TestPlugin_Sidebar + + + + Testing Sidebar + + + + \ No newline at end of file diff --git a/src/plugins/TestPlugin/translations/es_AR.ts b/src/plugins/TestPlugin/translations/es_AR.ts new file mode 100644 index 000000000..283c17a03 --- /dev/null +++ b/src/plugins/TestPlugin/translations/es_AR.ts @@ -0,0 +1,39 @@ + + + TestPlugin + + + Close + + + + + Example Plugin Settings + + + + + My first plugin action + + + + + Hello + + + + + First plugin action works :-) + + + + + TestPlugin_Sidebar + + + + Testing Sidebar + + + + \ No newline at end of file diff --git a/src/plugins/TestPlugin/translations/es_VE.ts b/src/plugins/TestPlugin/translations/es_VE.ts index a91becd25..6040179a4 100644 --- a/src/plugins/TestPlugin/translations/es_VE.ts +++ b/src/plugins/TestPlugin/translations/es_VE.ts @@ -2,27 +2,27 @@ TestPlugin - + Close - + Example Plugin Settings - + My first plugin action - + Hello - + First plugin action works :-) diff --git a/src/plugins/TestPlugin/translations/hu_HU.ts b/src/plugins/TestPlugin/translations/hu_HU.ts index ea550dcc4..94003d90f 100644 --- a/src/plugins/TestPlugin/translations/hu_HU.ts +++ b/src/plugins/TestPlugin/translations/hu_HU.ts @@ -2,27 +2,27 @@ TestPlugin - + Close - + Example Plugin Settings - + My first plugin action - + Hello - + First plugin action works :-) diff --git a/src/plugins/TestPlugin/translations/my_MM.ts b/src/plugins/TestPlugin/translations/my_MM.ts new file mode 100644 index 000000000..5e318ff41 --- /dev/null +++ b/src/plugins/TestPlugin/translations/my_MM.ts @@ -0,0 +1,39 @@ + + + TestPlugin + + + Close + + + + + Example Plugin Settings + + + + + My first plugin action + + + + + Hello + + + + + First plugin action works :-) + + + + + TestPlugin_Sidebar + + + + Testing Sidebar + + + + \ No newline at end of file diff --git a/src/plugins/TestPlugin/translations/nb_NO.ts b/src/plugins/TestPlugin/translations/nb_NO.ts new file mode 100644 index 000000000..df43f797f --- /dev/null +++ b/src/plugins/TestPlugin/translations/nb_NO.ts @@ -0,0 +1,39 @@ + + + TestPlugin + + + Close + Lukk + + + + Example Plugin Settings + Eksempel på Innstillinger av Plugin + + + + My first plugin action + Min første plugin handling + + + + Hello + Hei + + + + First plugin action works :-) + Første plugin handling fungerer :-) + + + + TestPlugin_Sidebar + + + + Testing Sidebar + Test Sidefane + + + \ No newline at end of file diff --git a/src/plugins/TestPlugin/translations/nqo.ts b/src/plugins/TestPlugin/translations/nqo.ts new file mode 100644 index 000000000..9fdccc8d9 --- /dev/null +++ b/src/plugins/TestPlugin/translations/nqo.ts @@ -0,0 +1,39 @@ + + + TestPlugin + + + Close + ߊ߬ ߕߎ߲߯ + + + + Example Plugin Settings + ߛߐߙߐ߲ߕߊ ߞߐߕߐ߯ߘߐߛߙߋ ߟߎ߫ ߡߌ߬ߛߊ߬ߟߌ + + + + My first plugin action + ߒ ߠߊ߫ ߛߐߙߐ߲ߕߊ ߟߊ߫ ߞߍߟߌ ߝߟߐ + + + + Hello + ߌ ߣߌ߫ ߕߎ߬ߡߊ߬ + + + + First plugin action works :-) + ߛߐߙߐ߲ߕߊ ߟߊ߫ ߞߍߟߌ ߝߟߐ߫ ߦߋ߫ ߓߊ߯ߙߊ߫ ߟߊ߫ :-) + + + + TestPlugin_Sidebar + + + + Testing Sidebar + ߞߙߍ߬ߝߍ߬ ߡߙߎߝߋ ߞߘߐߓߐߟߌ + + + \ No newline at end of file diff --git a/src/plugins/TestPlugin/translations/pt_PT.ts b/src/plugins/TestPlugin/translations/pt_PT.ts index bb5dbdb37..10e0f127e 100644 --- a/src/plugins/TestPlugin/translations/pt_PT.ts +++ b/src/plugins/TestPlugin/translations/pt_PT.ts @@ -2,27 +2,27 @@ TestPlugin - + Close - + Example Plugin Settings - + My first plugin action - + Hello - + First plugin action works :-) diff --git a/src/plugins/TestPlugin/translations/te.ts b/src/plugins/TestPlugin/translations/te.ts new file mode 100644 index 000000000..0a7fa8144 --- /dev/null +++ b/src/plugins/TestPlugin/translations/te.ts @@ -0,0 +1,39 @@ + + + TestPlugin + + + Close + మూసివేయి + + + + Example Plugin Settings + ఉదాహరణ ప్లగిన్ సెటింగ్స్ + + + + My first plugin action + నా మొదటి ప్లగిన్ పని + + + + Hello + నమస్తే + + + + First plugin action works :-) + నా మొదటి ప్లగిన్ పని పనిచేస్తుంది :-) + + + + TestPlugin_Sidebar + + + + Testing Sidebar + సైడ్ బార్ను పరీక్షిస్తున్నా + + + \ No newline at end of file diff --git a/src/plugins/TestPlugin/translations/uz.ts b/src/plugins/TestPlugin/translations/uz.ts new file mode 100644 index 000000000..4c2444030 --- /dev/null +++ b/src/plugins/TestPlugin/translations/uz.ts @@ -0,0 +1,39 @@ + + + TestPlugin + + + Close + Yopish + + + + Example Plugin Settings + Misol plagin sozlamalari + + + + My first plugin action + Birinchi plaginim harakati + + + + Hello + Salom + + + + First plugin action works :-) + Birinchi plagin harakati ishlaydi :-) + + + + TestPlugin_Sidebar + + + + Testing Sidebar + Sinash yon paneli + + + \ No newline at end of file