From ed52d234e4aa25396c51a23b1b6e37f7441a9f0d Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 2 Sep 2021 21:33:22 +0200 Subject: [PATCH 01/19] Added translation using Weblate (Lithuanian) --- translations/lt_LT.ts | 79 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 translations/lt_LT.ts diff --git a/translations/lt_LT.ts b/translations/lt_LT.ts new file mode 100644 index 0000000..b459b10 --- /dev/null +++ b/translations/lt_LT.ts @@ -0,0 +1,79 @@ + + + + + ExitPromptDialog + + + Process is running, are you sure you want to quit? + + + + + OK + + + + + Cancel + + + + + SettingsDialog + + + Settings + + + + + Font + + + + + Font Size + + + + + Transparency + + + + + Window Blur + + + + + Terminal + + + Copy + + + + + + Paste + + + + + Select All + + + + + Open File Manager + + + + + Settings + + + + From de7e7de524bd06797245418b63e61912752cbde5 Mon Sep 17 00:00:00 2001 From: kc512 Date: Thu, 2 Sep 2021 22:13:53 +0200 Subject: [PATCH 02/19] Added translation using Weblate (German) --- translations/de_DE.ts | 79 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 translations/de_DE.ts diff --git a/translations/de_DE.ts b/translations/de_DE.ts new file mode 100644 index 0000000..16a0c1b --- /dev/null +++ b/translations/de_DE.ts @@ -0,0 +1,79 @@ + + + + + ExitPromptDialog + + + Process is running, are you sure you want to quit? + + + + + OK + + + + + Cancel + + + + + SettingsDialog + + + Settings + + + + + Font + + + + + Font Size + + + + + Transparency + + + + + Window Blur + + + + + Terminal + + + Copy + + + + + + Paste + + + + + Select All + + + + + Open File Manager + + + + + Settings + + + + From 56eb1c0a1da0d0be8205d2f56506cc50b09adedb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A9la=20Bajza?= Date: Fri, 3 Sep 2021 06:17:40 +0000 Subject: [PATCH 03/19] Translated using Weblate (Hungarian) Currently translated at 100.0% (12 of 12 strings) Translation: CutefishOS/Terminal Translate-URL: https://hosted.weblate.org/projects/cutefishos/terminal/hu/ --- translations/hu_HU.ts | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/translations/hu_HU.ts b/translations/hu_HU.ts index b7ce4df..99db2a4 100644 --- a/translations/hu_HU.ts +++ b/translations/hu_HU.ts @@ -6,17 +6,17 @@ Process is running, are you sure you want to quit? - + Egy folyamat még fut. Biztos ki szeretne lépni? OK - + OK Cancel - + Mégsem @@ -24,22 +24,22 @@ Font - + Betűtípus Font Size - + Betűméret Transparency - + Áttetszőség Window Blur - + Ablak elmosódása @@ -47,28 +47,28 @@ Copy - + Másolás Paste - + Beillesztés Select All - + Összes kijelölése Open File Manager - + Fájlkezelő megnyitása Settings - + Beállítások From 6ff90843c08a222b75dc145ad4f7719bf0050883 Mon Sep 17 00:00:00 2001 From: Moo Date: Thu, 2 Sep 2021 19:47:52 +0000 Subject: [PATCH 04/19] Translated using Weblate (Lithuanian) Currently translated at 100.0% (13 of 13 strings) Translation: CutefishOS/Terminal Translate-URL: https://hosted.weblate.org/projects/cutefishos/terminal/lt/ --- translations/lt_LT.ts | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/translations/lt_LT.ts b/translations/lt_LT.ts index b459b10..0f17cb6 100644 --- a/translations/lt_LT.ts +++ b/translations/lt_LT.ts @@ -6,17 +6,17 @@ Process is running, are you sure you want to quit? - + Vyksta procesas, ar tikrai norite išeiti? OK - + Gerai Cancel - + Atsisakyti @@ -24,27 +24,27 @@ Settings - + Nuostatos Font - + Šriftas Font Size - + Šrifto dydis Transparency - + Permatomumas Window Blur - + Lango suliejimas @@ -52,28 +52,28 @@ Copy - + Kopijuoti Paste - + Įdėti Select All - + Pažymėti viską Open File Manager - + Atverti failų tvarkytuvę Settings - + Nuostatos From da976de445c1939393ac1cdfdccc4760ac657506 Mon Sep 17 00:00:00 2001 From: kc512 Date: Thu, 2 Sep 2021 20:25:14 +0000 Subject: [PATCH 05/19] Translated using Weblate (German) Currently translated at 100.0% (13 of 13 strings) Translation: CutefishOS/Terminal Translate-URL: https://hosted.weblate.org/projects/cutefishos/terminal/de/ --- translations/de_DE.ts | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/translations/de_DE.ts b/translations/de_DE.ts index 16a0c1b..4312dde 100644 --- a/translations/de_DE.ts +++ b/translations/de_DE.ts @@ -6,17 +6,17 @@ Process is running, are you sure you want to quit? - + Prozess wird ausgeführt. Möchten Sie ihn wirklich beenden? OK - + OK Cancel - + Abbrechen @@ -24,27 +24,27 @@ Settings - + Einstellungen Font - + Schriftart Font Size - + Schriftgröße Transparency - + Transparenz Window Blur - + Fensterunschärfe @@ -52,28 +52,28 @@ Copy - + Kopieren Paste - + Einfügen Select All - + Alles auswählen Open File Manager - + Dateimanager öffnen Settings - + Einstellungen From 5c4a98ffc14faa995767e1531f6e4bd95efa1e3e Mon Sep 17 00:00:00 2001 From: "J. Lavoie" Date: Sun, 5 Sep 2021 01:51:24 +0200 Subject: [PATCH 06/19] Added translation using Weblate (French) --- translations/fr_FR.ts | 79 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 translations/fr_FR.ts diff --git a/translations/fr_FR.ts b/translations/fr_FR.ts new file mode 100644 index 0000000..e32a40a --- /dev/null +++ b/translations/fr_FR.ts @@ -0,0 +1,79 @@ + + + + + ExitPromptDialog + + + Process is running, are you sure you want to quit? + + + + + OK + + + + + Cancel + + + + + SettingsDialog + + + Settings + + + + + Font + + + + + Font Size + + + + + Transparency + + + + + Window Blur + + + + + Terminal + + + Copy + + + + + + Paste + + + + + Select All + + + + + Open File Manager + + + + + Settings + + + + From 047096abe81359bdc75226097a70a4a9b1412d4c Mon Sep 17 00:00:00 2001 From: "J. Lavoie" Date: Sun, 5 Sep 2021 01:59:22 +0200 Subject: [PATCH 07/19] Added translation using Weblate (Italian) --- translations/it_IT.ts | 79 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 translations/it_IT.ts diff --git a/translations/it_IT.ts b/translations/it_IT.ts new file mode 100644 index 0000000..18c0d26 --- /dev/null +++ b/translations/it_IT.ts @@ -0,0 +1,79 @@ + + + + + ExitPromptDialog + + + Process is running, are you sure you want to quit? + + + + + OK + + + + + Cancel + + + + + SettingsDialog + + + Settings + + + + + Font + + + + + Font Size + + + + + Transparency + + + + + Window Blur + + + + + Terminal + + + Copy + + + + + + Paste + + + + + Select All + + + + + Open File Manager + + + + + Settings + + + + From 8336975b52d92b8fd8787b9a5a28d96b5cb106c2 Mon Sep 17 00:00:00 2001 From: Luna Jernberg Date: Sun, 5 Sep 2021 10:12:12 +0200 Subject: [PATCH 08/19] Added translation using Weblate (Swedish) --- translations/sv_SE.ts | 79 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 translations/sv_SE.ts diff --git a/translations/sv_SE.ts b/translations/sv_SE.ts new file mode 100644 index 0000000..3199276 --- /dev/null +++ b/translations/sv_SE.ts @@ -0,0 +1,79 @@ + + + + + ExitPromptDialog + + + Process is running, are you sure you want to quit? + + + + + OK + + + + + Cancel + + + + + SettingsDialog + + + Settings + + + + + Font + + + + + Font Size + + + + + Transparency + + + + + Window Blur + + + + + Terminal + + + Copy + + + + + + Paste + + + + + Select All + + + + + Open File Manager + + + + + Settings + + + + From 4514bb553089631eb63b7922333c30ef05e1ae8f Mon Sep 17 00:00:00 2001 From: "J. Lavoie" Date: Sat, 4 Sep 2021 23:53:15 +0000 Subject: [PATCH 09/19] Translated using Weblate (French) Currently translated at 100.0% (13 of 13 strings) Translation: CutefishOS/Terminal Translate-URL: https://hosted.weblate.org/projects/cutefishos/terminal/fr/ --- translations/fr_FR.ts | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/translations/fr_FR.ts b/translations/fr_FR.ts index e32a40a..204aac6 100644 --- a/translations/fr_FR.ts +++ b/translations/fr_FR.ts @@ -6,17 +6,17 @@ Process is running, are you sure you want to quit? - + Le processus est en cours, êtes-vous sûr·e de vouloir l'arrêter ? OK - + OK Cancel - + Annuler @@ -24,27 +24,27 @@ Settings - + Paramètres Font - + Police Font Size - + Taille de la police Transparency - + Transparence Window Blur - + Flou de la fenêtre @@ -52,28 +52,28 @@ Copy - + Copier Paste - + Coller Select All - + Tout sélectionner Open File Manager - + Ouvrir le gestionnaire de fichiers Settings - + Paramètres From da70f02aac68d51aede8f0841e6868d6bfb37a90 Mon Sep 17 00:00:00 2001 From: "J. Lavoie" Date: Sun, 5 Sep 2021 00:01:22 +0000 Subject: [PATCH 10/19] Translated using Weblate (Italian) Currently translated at 100.0% (13 of 13 strings) Translation: CutefishOS/Terminal Translate-URL: https://hosted.weblate.org/projects/cutefishos/terminal/it/ --- translations/it_IT.ts | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/translations/it_IT.ts b/translations/it_IT.ts index 18c0d26..1bbc4e9 100644 --- a/translations/it_IT.ts +++ b/translations/it_IT.ts @@ -6,17 +6,17 @@ Process is running, are you sure you want to quit? - + Il processo è in corso, sei sicuro/a di voler uscire? OK - + OK Cancel - + Annulla @@ -24,27 +24,27 @@ Settings - + Impostazioni Font - + Caratteri Font Size - + Dimensione dei caratteri Transparency - + Trasparenza Window Blur - + Sfocatura della finestra @@ -52,28 +52,28 @@ Copy - + Copia Paste - + Incolla Select All - + Seleziona tutto Open File Manager - + Apri il gestore di file Settings - + Impostazioni From 84292bc0e645deee1257cf49116db728e1194e2b Mon Sep 17 00:00:00 2001 From: Luna Jernberg Date: Sun, 5 Sep 2021 08:13:29 +0000 Subject: [PATCH 11/19] Translated using Weblate (Swedish) Currently translated at 76.9% (10 of 13 strings) Translation: CutefishOS/Terminal Translate-URL: https://hosted.weblate.org/projects/cutefishos/terminal/sv/ --- translations/sv_SE.ts | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/translations/sv_SE.ts b/translations/sv_SE.ts index 3199276..af940e5 100644 --- a/translations/sv_SE.ts +++ b/translations/sv_SE.ts @@ -11,12 +11,12 @@ OK - + OK Cancel - + Avbryt @@ -24,22 +24,22 @@ Settings - + Inställningar Font - + Typsnitt Font Size - + Teckenstorlek Transparency - + Genomskinlighet @@ -52,18 +52,18 @@ Copy - + Kopiera Paste - + Klistra In Select All - + Välj alla @@ -73,7 +73,7 @@ Settings - + Inställningar From 173cc17f98e8ec32d407d89e14de4bdb13fc6376 Mon Sep 17 00:00:00 2001 From: Francisco Santos Date: Mon, 6 Sep 2021 12:49:46 +0200 Subject: [PATCH 12/19] Added translation using Weblate (Portuguese) --- translations/pt_PT.ts | 79 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 translations/pt_PT.ts diff --git a/translations/pt_PT.ts b/translations/pt_PT.ts new file mode 100644 index 0000000..1e580c5 --- /dev/null +++ b/translations/pt_PT.ts @@ -0,0 +1,79 @@ + + + + + ExitPromptDialog + + + Process is running, are you sure you want to quit? + + + + + OK + + + + + Cancel + + + + + SettingsDialog + + + Settings + + + + + Font + + + + + Font Size + + + + + Transparency + + + + + Window Blur + + + + + Terminal + + + Copy + + + + + + Paste + + + + + Select All + + + + + Open File Manager + + + + + Settings + + + + From 842c806178625003476d3f4520ae306158c76892 Mon Sep 17 00:00:00 2001 From: Ahmad Dakhlallah Date: Tue, 7 Sep 2021 07:07:34 +0200 Subject: [PATCH 13/19] Added translation using Weblate (Arabic) --- translations/ar_AA.ts | 79 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 translations/ar_AA.ts diff --git a/translations/ar_AA.ts b/translations/ar_AA.ts new file mode 100644 index 0000000..b766b20 --- /dev/null +++ b/translations/ar_AA.ts @@ -0,0 +1,79 @@ + + + + + ExitPromptDialog + + + Process is running, are you sure you want to quit? + + + + + OK + + + + + Cancel + + + + + SettingsDialog + + + Settings + + + + + Font + + + + + Font Size + + + + + Transparency + + + + + Window Blur + + + + + Terminal + + + Copy + + + + + + Paste + + + + + Select All + + + + + Open File Manager + + + + + Settings + + + + From 2d7098b3a7dbbec45fcfa82361d88fe799f7b95e Mon Sep 17 00:00:00 2001 From: Francisco Santos Date: Mon, 6 Sep 2021 12:17:55 +0000 Subject: [PATCH 14/19] Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (13 of 13 strings) Translation: CutefishOS/Terminal Translate-URL: https://hosted.weblate.org/projects/cutefishos/terminal/pt_PT/ --- translations/pt_PT.ts | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/translations/pt_PT.ts b/translations/pt_PT.ts index 1e580c5..6ab702f 100644 --- a/translations/pt_PT.ts +++ b/translations/pt_PT.ts @@ -6,17 +6,17 @@ Process is running, are you sure you want to quit? - + Há um processo em execução, tem a certeza de que pretende sair? OK - + OK Cancel - + Cancelar @@ -24,27 +24,27 @@ Settings - + Definições Font - + Fonte Font Size - + Tamanho da Fonte Transparency - + Transparência Window Blur - + Desfoque da Janela @@ -52,28 +52,28 @@ Copy - + Copiar Paste - + Colar Select All - + Selecionar Tudo Open File Manager - + Abrir Gestor de Ficheiros Settings - + Definições From e91217863ad9a10799a18b0468d26802884850e6 Mon Sep 17 00:00:00 2001 From: Ahmad Dakhlallah Date: Tue, 7 Sep 2021 05:11:03 +0000 Subject: [PATCH 15/19] Translated using Weblate (Arabic) Currently translated at 100.0% (13 of 13 strings) Translation: CutefishOS/Terminal Translate-URL: https://hosted.weblate.org/projects/cutefishos/terminal/ar/ --- translations/ar_AA.ts | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/translations/ar_AA.ts b/translations/ar_AA.ts index b766b20..5baee3b 100644 --- a/translations/ar_AA.ts +++ b/translations/ar_AA.ts @@ -6,17 +6,17 @@ Process is running, are you sure you want to quit? - + هناك عملية تعمل في الطرفية. متأكد أنك تريد الخروج؟ OK - + موافق Cancel - + إلغاء @@ -24,27 +24,27 @@ Settings - + الإعدادات Font - + الخط Font Size - + حجم الخط Transparency - + الشفافية Window Blur - + ضبابية النافذة @@ -52,28 +52,28 @@ Copy - + نسخ Paste - + لصق Select All - + تحديد الكل Open File Manager - + فتح مستعرض الملفات Settings - + الإعدادات From 0e947ca4821fbd1ab69b587671d5ab26ee88031b Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 9 Sep 2021 07:36:53 +0200 Subject: [PATCH 16/19] Added translation using Weblate (Hebrew) --- translations/he_IL.ts | 79 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 translations/he_IL.ts diff --git a/translations/he_IL.ts b/translations/he_IL.ts new file mode 100644 index 0000000..6574fe6 --- /dev/null +++ b/translations/he_IL.ts @@ -0,0 +1,79 @@ + + + + + ExitPromptDialog + + + Process is running, are you sure you want to quit? + + + + + OK + + + + + Cancel + + + + + SettingsDialog + + + Settings + + + + + Font + + + + + Font Size + + + + + Transparency + + + + + Window Blur + + + + + Terminal + + + Copy + + + + + + Paste + + + + + Select All + + + + + Open File Manager + + + + + Settings + + + + From b3e40204a5438956ba6935284baaf69ff1176ad8 Mon Sep 17 00:00:00 2001 From: bugthug Date: Thu, 9 Sep 2021 06:23:41 +0000 Subject: [PATCH 17/19] Translated using Weblate (Hebrew (Israel)) Currently translated at 92.3% (12 of 13 strings) Translation: CutefishOS/Terminal Translate-URL: https://hosted.weblate.org/projects/cutefishos/terminal/he_IL/ --- translations/he_IL.ts | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/translations/he_IL.ts b/translations/he_IL.ts index 6574fe6..71a1993 100644 --- a/translations/he_IL.ts +++ b/translations/he_IL.ts @@ -6,17 +6,17 @@ Process is running, are you sure you want to quit? - + התהליך פועל, אתה בטוח שברצונך לצאת? OK - + אישור Cancel - + ביטול @@ -24,27 +24,27 @@ Settings - + הגדרות Font - + פונט Font Size - + גודל פונט Transparency - + שקיפות Window Blur - + עמעום חלונות @@ -52,28 +52,28 @@ Copy - + העתק Paste - + הדבק Select All - + בחר הכל Open File Manager - + פתח את מנהל הקבצים Settings - + הגדרות From 041414e95a7c54ec2972e2f53954f20aace438d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=84=20GUCKII=20=E3=83=84?= Date: Sat, 11 Sep 2021 14:38:43 +0200 Subject: [PATCH 18/19] Added translation using Weblate (Russian) --- translations/ru_RU.ts | 79 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 translations/ru_RU.ts diff --git a/translations/ru_RU.ts b/translations/ru_RU.ts new file mode 100644 index 0000000..3d5123e --- /dev/null +++ b/translations/ru_RU.ts @@ -0,0 +1,79 @@ + + + + + ExitPromptDialog + + + Process is running, are you sure you want to quit? + + + + + OK + + + + + Cancel + + + + + SettingsDialog + + + Settings + + + + + Font + + + + + Font Size + + + + + Transparency + + + + + Window Blur + + + + + Terminal + + + Copy + + + + + + Paste + + + + + Select All + + + + + Open File Manager + + + + + Settings + + + + From 1d8349ede10d21ac52e1460b37f748b8f3c8bd23 Mon Sep 17 00:00:00 2001 From: Weblate Date: Sat, 11 Sep 2021 14:52:34 +0200 Subject: [PATCH 19/19] Added translation using Weblate (Latvian) --- translations/lv_LV.ts | 79 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 translations/lv_LV.ts diff --git a/translations/lv_LV.ts b/translations/lv_LV.ts new file mode 100644 index 0000000..40344ac --- /dev/null +++ b/translations/lv_LV.ts @@ -0,0 +1,79 @@ + + + + + ExitPromptDialog + + + Process is running, are you sure you want to quit? + + + + + OK + + + + + Cancel + + + + + SettingsDialog + + + Settings + + + + + Font + + + + + Font Size + + + + + Transparency + + + + + Window Blur + + + + + Terminal + + + Copy + + + + + + Paste + + + + + Select All + + + + + Open File Manager + + + + + Settings + + + +