i18n: translation updates from weblate
Co-authored-by: Guðmundur Erlingsson <gudmundure@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Yago Raña Gayoso <yago.rana.gayoso@gmail.com> Co-authored-by: mikenu <mikenu-jp@users.noreply.hosted.weblate.org> Co-authored-by: oddib <oddbjorn.mr@hotmail.no> Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/es/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/ja/ Translation: Pop OS/COSMIC Edit
This commit is contained in:
parent
2d6d2d381e
commit
a99ab2d39d
29 changed files with 154 additions and 67 deletions
|
|
@ -8,7 +8,6 @@ todo = TODO
|
|||
|
||||
## About
|
||||
|
||||
git-description = Git каміт { $hash } ад { $date }
|
||||
|
||||
## Document statistics
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ todo = Задачи
|
|||
|
||||
## About
|
||||
|
||||
git-description = Git подаване { $hash } на { $date }
|
||||
|
||||
## Document statistics
|
||||
|
||||
|
|
|
|||
|
|
@ -37,7 +37,6 @@ file = Soubor
|
|||
new-file = Nový soubor
|
||||
new-window = Nové okno
|
||||
open-file = Otevřít soubor...
|
||||
open-recent = Otevřít nedávný
|
||||
todo = TODO
|
||||
save = Uložit
|
||||
save-as = Uložit jako...
|
||||
|
|
|
|||
|
|
@ -5,10 +5,12 @@ todo = TODO
|
|||
|
||||
# Kontextseiten
|
||||
|
||||
|
||||
## Über
|
||||
git-description = Git-Commit {$hash} am {$date}
|
||||
|
||||
|
||||
## Dokument-Statistiken
|
||||
|
||||
document-statistics = Dokument-Statistiken
|
||||
word-count = Wörter
|
||||
character-count = Zeichen
|
||||
|
|
@ -16,6 +18,7 @@ character-count-no-spaces = Zeichen (ohne Leerzeichen)
|
|||
line-count = Zeilen
|
||||
|
||||
## Git-Verwaltung
|
||||
|
||||
git-management = Git-Verwaltung
|
||||
git-management-description = Git-Verwaltung ist ein Entwicklerwerkzeug für die Versionskontrolle.
|
||||
git-management-loading = Git-Verwaltung wird geladen...
|
||||
|
|
@ -25,9 +28,11 @@ unstage = Nicht vormerken
|
|||
unstaged-changes = Nicht vorgemerkte Änderungen
|
||||
|
||||
## Projektsuche
|
||||
|
||||
project-search = Projektsuche
|
||||
|
||||
## Aufforderung zum Speichern von Änderungen
|
||||
|
||||
prompt-save-changes-title = Ungespeicherte Änderungen
|
||||
prompt-unsaved-changes = Es existieren ungespeicherte Änderungen. Speichern?
|
||||
cancel = Abbrechen
|
||||
|
|
@ -35,9 +40,11 @@ discard = Änderungen verwerfen
|
|||
save-all = Alles speichern
|
||||
|
||||
## Einstellungen
|
||||
|
||||
settings = Einstellungen
|
||||
|
||||
## Aussehen
|
||||
|
||||
appearance = Aussehen
|
||||
theme = Thema
|
||||
match-desktop = An Desktop anpassen
|
||||
|
|
@ -49,11 +56,10 @@ default-font = Standard-Schriftart
|
|||
default-font-size = Standard-Schriftgröße
|
||||
default-zoom-step = Zoomstufen
|
||||
|
||||
|
||||
### Tastenkombinationen
|
||||
|
||||
keyboard-shortcuts = Tastenkombinationen
|
||||
enable-vim-bindings = Vim-Kombinationen aktivieren
|
||||
|
||||
# Suchen
|
||||
find-placeholder = Suchen...
|
||||
find-previous = Vorherigen suchen
|
||||
|
|
@ -67,7 +73,9 @@ wrap-around = Umlauf
|
|||
|
||||
# Menü
|
||||
|
||||
|
||||
## Datei
|
||||
|
||||
file = Datei
|
||||
new-file = Neue Datei
|
||||
new-window = Neues Fenster
|
||||
|
|
@ -88,6 +96,7 @@ print = Drucken
|
|||
quit = Beenden
|
||||
|
||||
## Bearbeiten
|
||||
|
||||
edit = Bearbeiten
|
||||
undo = Rückgängig
|
||||
redo = Wiederholen
|
||||
|
|
@ -100,6 +109,7 @@ find-in-project = Im Projekt suchen...
|
|||
spell-check = Rechtschreibprüfung...
|
||||
|
||||
## Ansicht
|
||||
|
||||
view = Ansicht
|
||||
zoom-in = Hineinzoomen
|
||||
default-size = Standardgröße
|
||||
|
|
@ -107,11 +117,11 @@ zoom-out = Herauszoomen
|
|||
indentation = Einrückung
|
||||
|
||||
### Einrückung
|
||||
|
||||
automatic-indentation = Automatische Einrückung
|
||||
tab-width = Tabulator-Breite: {$tab_width}
|
||||
tab-width = Tabulator-Breite: { $tab_width }
|
||||
convert-indentation-to-spaces = Einrückung in Leerzeichen umwandeln
|
||||
convert-indentation-to-tabs = Einrückung in Tabulatoren umwandeln
|
||||
|
||||
word-wrap = Zeilenumbruch
|
||||
show-line-numbers = Zeilennummern anzeigen
|
||||
highlight-current-line = Aktuelle Zeile hervorheben
|
||||
|
|
|
|||
|
|
@ -3,7 +3,9 @@ open-project = Άνοιγμα έργου
|
|||
|
||||
# Context Pages
|
||||
|
||||
|
||||
## Document statistics
|
||||
|
||||
document-statistics = Στατιστικά εγγράφου
|
||||
word-count = Λέξεις
|
||||
character-count = Χαρακτήρες
|
||||
|
|
@ -11,26 +13,30 @@ character-count-no-spaces = Χαρακτήρες (χωρίς κενά)
|
|||
line-count = Γραμμές
|
||||
|
||||
## Settings
|
||||
|
||||
settings = Ρυθμίσεις
|
||||
|
||||
## Appearance
|
||||
|
||||
appearance = Εμφάνιση
|
||||
theme = Θέμα
|
||||
default-font = Γραμματοσειρά
|
||||
default-font-size = Μέγεθος γραμματοσειράς
|
||||
|
||||
### Keyboard shortcuts
|
||||
|
||||
keyboard-shortcuts = Συντομεύσεις πλήκτρων
|
||||
enable-vim-bindings = Ενεργοποίηση πλήκτρων vim
|
||||
|
||||
# Menu
|
||||
|
||||
|
||||
## File
|
||||
|
||||
file = Αρχείο
|
||||
new-file = Νέο αρχείο
|
||||
new-window = Νέο παράθυρο
|
||||
open-file = Άνοιγμα αρχείου...
|
||||
open-recent = Άνοιγμα πρόσφατου
|
||||
todo = TODO
|
||||
save = Αποθήκευση
|
||||
save-as = Αποθήκευση ως...
|
||||
|
|
@ -42,6 +48,7 @@ print = Εκτύπωση
|
|||
quit = Έξοδος
|
||||
|
||||
## Edit
|
||||
|
||||
edit = Επεξεργασία
|
||||
undo = Αναίρεση
|
||||
redo = Επανάληψη
|
||||
|
|
@ -53,15 +60,16 @@ replace = Αντικατάσταση
|
|||
spell-check = Έλεγχος ορθογραφίας...
|
||||
|
||||
## View
|
||||
|
||||
view = Προβολή
|
||||
indentation = Εσοχές
|
||||
|
||||
### Indentation
|
||||
|
||||
automatic-indentation = Αυτόματη εισαγωγή εσοχών
|
||||
tab-width = Πλάτος Tabs: {$tab_width}
|
||||
tab-width = Πλάτος Tabs: { $tab_width }
|
||||
convert-indentation-to-spaces = Μετατροπή εσοχών σε spaces
|
||||
convert-indentation-to-tabs = Μετατροπή εσοχών σε tabs
|
||||
|
||||
word-wrap = Περιτύλιξη λέξεων
|
||||
show-line-numbers = Εμφάνιση αριθμού γραμμών
|
||||
highlight-current-line = Υπογράμμιση τρέχουσας γραμμής
|
||||
|
|
|
|||
|
|
@ -7,7 +7,6 @@ open-project = Abrir proyecto
|
|||
|
||||
## About
|
||||
|
||||
git-description = «Commit» { $hash } de Git del { $date }
|
||||
|
||||
## Document statistics
|
||||
|
||||
|
|
|
|||
|
|
@ -2,14 +2,12 @@ cosmic-text-editor = Editor de texto COSMIC
|
|||
new-document = Nuevo documento
|
||||
open-project = Abrir proyecto
|
||||
todo = TODO
|
||||
close = Cerrar
|
||||
|
||||
# Context Pages
|
||||
|
||||
|
||||
## About
|
||||
|
||||
git-description = Git Commit: { $hash } - Fecha: { $date }
|
||||
|
||||
## Document statistics
|
||||
|
||||
|
|
@ -27,7 +25,6 @@ git-management-loading = Cargando la gestión de Git...
|
|||
stage = Etapa
|
||||
unstaged-changes = Cambios no confirmados
|
||||
staged-changes = Cambios confirmados
|
||||
unstagged-changes = Cambios rectificados
|
||||
|
||||
## Project search
|
||||
|
||||
|
|
@ -82,7 +79,6 @@ file = Archivo
|
|||
new-file = Nuevo archivo
|
||||
new-window = Nueva ventana
|
||||
open-file = Abrir archivo...
|
||||
open-recent = Abrir reciente
|
||||
close-file = Cerrar archivo
|
||||
menu-open-project = Abrir proyecto...
|
||||
open-recent-project = Abrir proyecto reciente
|
||||
|
|
@ -130,3 +126,5 @@ syntax-highlighting = Resaltado de sintaxis...
|
|||
menu-settings = Configuración...
|
||||
menu-keyboard-shortcuts = Atajos de teclado...
|
||||
menu-about = Sobre el COSMIC Text Editor...
|
||||
open-recent-file = Abrir archivo reciente
|
||||
select-all = Seleccionar todo
|
||||
|
|
|
|||
|
|
@ -5,10 +5,12 @@ todo = لیست کارها
|
|||
|
||||
# Context Pages
|
||||
|
||||
|
||||
## About
|
||||
git-description = کامیت گیت {$hash} در {$date}
|
||||
|
||||
|
||||
## Document statistics
|
||||
|
||||
document-statistics = آمار سند
|
||||
word-count = تعداد کلمات
|
||||
character-count = حروف
|
||||
|
|
@ -16,6 +18,7 @@ character-count-no-spaces = حروف (بدون فاصله)
|
|||
line-count = خطوط
|
||||
|
||||
## Git management
|
||||
|
||||
git-management = مدیریت گیت
|
||||
git-management-description = مدیریت گیت ابزاری برای توسعهدهندگان است که برای عملیات کنترل نسخه استفاده میشود.
|
||||
git-management-loading = در حال بارگذاری مدیریت گیت...
|
||||
|
|
@ -25,9 +28,11 @@ unstage = لغو آمادهسازی
|
|||
unstaged-changes = تغییرات آمادهنشده
|
||||
|
||||
## Project search
|
||||
|
||||
project-search = جستجوی پروژه
|
||||
|
||||
## Prompt save changes
|
||||
|
||||
prompt-save-changes-title = تغییرات ذخیرهنشده
|
||||
prompt-unsaved-changes = تغییرات ذخیره نشده دارید. ذخیره شود؟
|
||||
cancel = لغو
|
||||
|
|
@ -35,9 +40,11 @@ discard = نادیده گرفتن تغییرات
|
|||
save-all = ذخیره همه
|
||||
|
||||
## Settings
|
||||
|
||||
settings = تنظیمات
|
||||
|
||||
### Appearance
|
||||
|
||||
appearance = ظاهر
|
||||
theme = تم
|
||||
match-desktop = مطابق دسکتاپ
|
||||
|
|
@ -49,11 +56,10 @@ default-font = فونت پیشفرض
|
|||
default-font-size = اندازه فونت پیشفرض
|
||||
default-zoom-step = گامهای بزرگنمایی
|
||||
|
||||
|
||||
### Keyboard shortcuts
|
||||
|
||||
keyboard-shortcuts = میانبرهای صفحهکلید
|
||||
enable-vim-bindings = فعالسازی میانبرهای Vim
|
||||
|
||||
# Find
|
||||
find-placeholder = جستجو...
|
||||
find-previous = جستجوی قبلی
|
||||
|
|
@ -67,7 +73,9 @@ wrap-around = جستجوی چرخشی
|
|||
|
||||
# Menu
|
||||
|
||||
|
||||
## File
|
||||
|
||||
file = پرونده
|
||||
new-file = پرونده جدید
|
||||
new-window = پنجره جدید
|
||||
|
|
@ -88,6 +96,7 @@ print = چاپ
|
|||
quit = خروج
|
||||
|
||||
## Edit
|
||||
|
||||
edit = ویرایش
|
||||
undo = بازگردانی
|
||||
redo = انجام دوباره
|
||||
|
|
@ -100,6 +109,7 @@ find-in-project = جستجو در پروژه...
|
|||
spell-check = بررسی املا...
|
||||
|
||||
## View
|
||||
|
||||
view = نمایش
|
||||
zoom-in = بزرگنمایی
|
||||
default-size = اندازه پیشفرض
|
||||
|
|
@ -107,11 +117,11 @@ zoom-out = کوچکنمایی
|
|||
indentation = تورفتگی
|
||||
|
||||
### Indentation
|
||||
|
||||
automatic-indentation = تورفتگی خودکار
|
||||
tab-width = پهنای تب: {$tab_width}
|
||||
tab-width = پهنای تب: { $tab_width }
|
||||
convert-indentation-to-spaces = تبدیل تورفتگی به فاصله
|
||||
convert-indentation-to-tabs = تبدیل تورفتگی به تب
|
||||
|
||||
word-wrap = شکستن خطوط
|
||||
show-line-numbers = نمایش شماره خطوط
|
||||
highlight-current-line = برجسته کردن خط فعلی
|
||||
|
|
|
|||
|
|
@ -5,10 +5,12 @@ todo = À faire
|
|||
|
||||
# Context Pages
|
||||
|
||||
|
||||
## About
|
||||
git-description = Git commit {$hash} le {$date}
|
||||
|
||||
|
||||
## Document statistics
|
||||
|
||||
document-statistics = Statistiques du document
|
||||
word-count = Nombre de mots
|
||||
character-count = Caractères
|
||||
|
|
@ -16,6 +18,7 @@ character-count-no-spaces = Caractères (sans espaces)
|
|||
line-count = Lignes
|
||||
|
||||
## Git management
|
||||
|
||||
git-management = Gestion de Git
|
||||
git-management-description = Git est un outil de développement utilisé pour les opérations de gestion de versions.
|
||||
git-management-loading = Chargement de Git...
|
||||
|
|
@ -25,9 +28,11 @@ unstage = Désindexer
|
|||
unstaged-changes = Modifications non indexées
|
||||
|
||||
## Project search
|
||||
|
||||
project-search = Recherche de projets
|
||||
|
||||
## Prompt save changes
|
||||
|
||||
prompt-save-changes-title = Modifications non sauvegardées
|
||||
prompt-unsaved-changes = Vous avez des modifications non sauvegardées. Sauvegarder ?
|
||||
cancel = Annuler
|
||||
|
|
@ -35,9 +40,11 @@ discard = Abandonner les modifications
|
|||
save-all = Tout enregistrer
|
||||
|
||||
## Settings
|
||||
|
||||
settings = Paramètres
|
||||
|
||||
## Appearance
|
||||
|
||||
appearance = Apparence
|
||||
theme = Thème
|
||||
match-desktop = Assortir au bureau
|
||||
|
|
@ -49,9 +56,9 @@ default-font = Police par défaut
|
|||
default-font-size = Taille de la police par défaut
|
||||
|
||||
### Keyboard shortcuts
|
||||
|
||||
keyboard-shortcuts = Raccourcis clavier
|
||||
enable-vim-bindings = Activer les raccourcis Vim
|
||||
|
||||
# Find
|
||||
find-placeholder = Rechercher...
|
||||
find-previous = Chercher précédent
|
||||
|
|
@ -65,7 +72,9 @@ wrap-around = Retour à la ligne
|
|||
|
||||
# Menu
|
||||
|
||||
|
||||
## File
|
||||
|
||||
file = Fichier
|
||||
new-file = Nouveau fichier
|
||||
new-window = Nouvelle fenêtre
|
||||
|
|
@ -86,6 +95,7 @@ print = Imprimer
|
|||
quit = Quitter
|
||||
|
||||
## Edit
|
||||
|
||||
edit = Modifier
|
||||
undo = Annuler
|
||||
redo = Rétablir
|
||||
|
|
@ -98,15 +108,16 @@ find-in-project = Rechercher dans le projet...
|
|||
spell-check = Vérification orthographique...
|
||||
|
||||
## View
|
||||
|
||||
view = Affichage
|
||||
indentation = Indentation
|
||||
|
||||
### Indentation
|
||||
automatic-indentation = Indentation automatique
|
||||
tab-width = Largeur de la tabulation : {$tab_width}
|
||||
|
||||
automatic-indentation = Indentation automatique
|
||||
tab-width = Largeur de la tabulation : { $tab_width }
|
||||
convert-indentation-to-spaces = Convertir l'indentation en espaces
|
||||
convert-indentation-to-tabs = Convertir l'indentation en tabulations
|
||||
|
||||
word-wrap = Retour à la ligne
|
||||
show-line-numbers = Afficher les numéros de ligne
|
||||
highlight-current-line = Surligner la ligne actuelle
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ todo = LE DÉANAMH
|
|||
|
||||
## About
|
||||
|
||||
git-description = Git tiomantas { $hash } ar { $date }
|
||||
|
||||
## Document statistics
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,9 @@ open-project = פתח פרוייקט
|
|||
|
||||
# Context Pages
|
||||
|
||||
|
||||
## Document statistics
|
||||
|
||||
document-statistics = סטטיסטיקת מסמך
|
||||
word-count = מילים
|
||||
character-count = תווים
|
||||
|
|
@ -11,26 +13,30 @@ character-count-no-spaces = תווים (ללא רווחים)
|
|||
line-count = שורות
|
||||
|
||||
## Settings
|
||||
|
||||
settings = הגדרות
|
||||
|
||||
## Appearance
|
||||
|
||||
appearance = מראה
|
||||
theme = תמה
|
||||
default-font = גופן ברירת מחדל
|
||||
default-font-size = גודל גופן ברירת מחדל
|
||||
|
||||
### Keyboard shortcuts
|
||||
|
||||
keyboard-shortcuts = קיצורי מקשים
|
||||
enable-vim-bindings = הפעל מקשי Vim
|
||||
|
||||
# Menu
|
||||
|
||||
|
||||
## File
|
||||
|
||||
file = קובץ
|
||||
new-file = קובץ חדש
|
||||
new-window = חלון חדש
|
||||
open-file = פתח קובץ...
|
||||
open-recent = פתח אחרונים
|
||||
todo = TODO
|
||||
save = שמור
|
||||
save-as = שמור בשם...
|
||||
|
|
@ -42,6 +48,7 @@ print = הדפסה
|
|||
quit = יציאה
|
||||
|
||||
## Edit
|
||||
|
||||
edit = עריכה
|
||||
undo = בטל
|
||||
redo = החזר
|
||||
|
|
@ -53,15 +60,16 @@ replace = החלף
|
|||
spell-check = בדיקת איות...
|
||||
|
||||
## View
|
||||
|
||||
view = תצוגה
|
||||
indentation = הזחה
|
||||
|
||||
### Indentation
|
||||
|
||||
automatic-indentation = הזחה אוטומטית
|
||||
tab-width = רוחב טאב: {$tab_width}
|
||||
tab-width = רוחב טאב: { $tab_width }
|
||||
convert-indentation-to-spaces = המר הזחה לרווחים
|
||||
convert-indentation-to-tabs = המר הזחה לטאבים
|
||||
|
||||
word-wrap = גלישת טקסט
|
||||
show-line-numbers = הצגת מספור שורות
|
||||
highlight-current-line = הדגשת שורה נוכחית
|
||||
|
|
|
|||
|
|
@ -5,10 +5,12 @@ todo = करने के लिए
|
|||
|
||||
# Context Pages
|
||||
|
||||
|
||||
## About
|
||||
git-description = {$date} को {$hash} पर Git कमिट
|
||||
|
||||
|
||||
## Document statistics
|
||||
|
||||
document-statistics = दस्तावेज़ आँकड़े
|
||||
word-count = शब्दों की संख्या
|
||||
character-count = अक्षरों की संख्या
|
||||
|
|
@ -16,6 +18,7 @@ character-count-no-spaces = अक्षरों की संख्या (स
|
|||
line-count = पंक्तियाँ
|
||||
|
||||
## Git management
|
||||
|
||||
git-management = Git प्रबंधन
|
||||
git-management-description = Git प्रबंधन एक डेवलपर टूल है जो संस्करण नियंत्रण कार्यों के लिए उपयोग किया जाता है।
|
||||
git-management-loading = Git प्रबंधन लोड हो रहा है...
|
||||
|
|
@ -25,9 +28,11 @@ unstage = स्टेज से हटाएँ
|
|||
unstaged-changes = बिना स्टेज की गई चीज़ें
|
||||
|
||||
## Project search
|
||||
|
||||
project-search = प्रोजेक्ट खोज
|
||||
|
||||
## Prompt save changes
|
||||
|
||||
prompt-save-changes-title = बिना सहेजे हुए बदलाव
|
||||
prompt-unsaved-changes = आपके पास बिना सहेजे हुए बदलाव हैं। सहेजना है?
|
||||
cancel = रद्द करो
|
||||
|
|
@ -35,9 +40,11 @@ discard = बदलाव को खारिज करें
|
|||
save-all = सब कुछ सहेजें
|
||||
|
||||
## Settings
|
||||
|
||||
settings = सेटिंग्स
|
||||
|
||||
### Appearance
|
||||
|
||||
appearance = दिखावट
|
||||
theme = थीम
|
||||
match-desktop = डेस्कटॉप से मेल करें
|
||||
|
|
@ -49,9 +56,9 @@ default-font = डिफ़ॉल्ट फ़ॉन्ट
|
|||
default-font-size = डिफ़ॉल्ट फ़ॉन्ट आकार
|
||||
|
||||
### Keyboard shortcuts
|
||||
|
||||
keyboard-shortcuts = कीबोर्ड शॉर्टकट्स
|
||||
enable-vim-bindings = Vim बाइंडिंग्स सक्षम करें
|
||||
|
||||
# Find
|
||||
find-placeholder = खोजें...
|
||||
find-previous = पिछला खोजें
|
||||
|
|
@ -64,7 +71,9 @@ use-regex = Regex का उपयोग करें
|
|||
|
||||
# Menu
|
||||
|
||||
|
||||
## File
|
||||
|
||||
file = फ़ाइल
|
||||
new-file = नई फ़ाइल
|
||||
new-window = नई विंडो
|
||||
|
|
@ -85,6 +94,7 @@ print = प्रिंट करें
|
|||
quit = बंद करें
|
||||
|
||||
## Edit
|
||||
|
||||
edit = संपादित करें
|
||||
undo = पूर्ववत करें
|
||||
redo = फिर से करें
|
||||
|
|
@ -97,15 +107,16 @@ find-in-project = प्रोजेक्ट में खोजें...
|
|||
spell-check = वर्तनी की जांच...
|
||||
|
||||
## View
|
||||
|
||||
view = दृश्य
|
||||
indentation = इंडेंटेशन
|
||||
|
||||
### Indentation
|
||||
|
||||
automatic-indentation = स्वचालित इंडेंटेशन
|
||||
tab-width = टैब चौड़ाई: {$tab_width}
|
||||
tab-width = टैब चौड़ाई: { $tab_width }
|
||||
convert-indentation-to-spaces = इंडेंटेशन को स्पेस में बदलें
|
||||
convert-indentation-to-tabs = इंडेंटेशन को टैब्स में बदलें
|
||||
|
||||
word-wrap = वर्ड रैप
|
||||
show-line-numbers = पंक्ति संख्या दिखाएँ
|
||||
highlight-current-line = वर्तमान पंक्ति को हाइलाइट करें
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ todo = Teendők
|
|||
|
||||
## About
|
||||
|
||||
git-description = Git commit { $hash } ekkor: { $date }
|
||||
|
||||
## Document statistics
|
||||
|
||||
|
|
|
|||
0
i18n/is/cosmic_edit.ftl
Normal file
0
i18n/is/cosmic_edit.ftl
Normal file
|
|
@ -8,7 +8,6 @@ todo = ToDo
|
|||
|
||||
## About
|
||||
|
||||
git-description = { $date }の{ $hash }というGitコミット
|
||||
|
||||
## Document statistics
|
||||
|
||||
|
|
@ -52,7 +51,7 @@ match-desktop = システム設定に従う
|
|||
dark = ダーク
|
||||
light = ライト
|
||||
syntax-dark = 構文強調 ダーク
|
||||
syntax-light = 構文強調 ライト
|
||||
syntax-light = 構文強調 ライト
|
||||
default-font = デフォルトのフォント
|
||||
default-font-size = デフォルトのフォントサイズ
|
||||
|
||||
|
|
@ -65,7 +64,7 @@ find-placeholder = 検索...
|
|||
find-previous = 前を検索
|
||||
find-next = 次を検索
|
||||
replace-placeholder = 置き換える...
|
||||
replace = 置き換える
|
||||
replace = 置換
|
||||
replace-all = すべてを置き換える
|
||||
case-sensitive = 大文字と小文字を区別
|
||||
use-regex = 正規表現を使用
|
||||
|
|
|
|||
|
|
@ -5,10 +5,12 @@ todo = ಟೊಡೊ
|
|||
|
||||
# Context Pages
|
||||
|
||||
|
||||
## About
|
||||
git-description = {$date} ರಂದು {$hash} ಗೆ Git ಕಮಿಟ್
|
||||
|
||||
|
||||
## Document statistics
|
||||
|
||||
document-statistics = ದಾಖಲೆ ಅಂಕಿಅಂಶಗಳು
|
||||
word-count = ಪದಗಳ ಸಂಖ್ಯೆ
|
||||
character-count = ಅಕ್ಷರಗಳ ಸಂಖ್ಯೆ
|
||||
|
|
@ -16,6 +18,7 @@ character-count-no-spaces = ಅಕ್ಷರಗಳ ಸಂಖ್ಯೆ (ಜಾಗ
|
|||
line-count = ಸಾಲುಗಳ ಸಂಖ್ಯೆ
|
||||
|
||||
## Git management
|
||||
|
||||
git-management = Git ನಿರ್ವಹಣೆ
|
||||
git-management-description = Git ನಿರ್ವಹಣೆ ಎಂದರೆ ಆವೃತ್ತಿ ನಿಯಂತ್ರಣ ಕಾರ್ಯಾಚರಣೆಗಳಿಗೆ ಬಳಸುವ ಡೆವಲಪರ್ ಸಾಧನ.
|
||||
git-management-loading = Git ನಿರ್ವಹಣೆ ಲೋಡ್ ಆಗುತ್ತಿದೆ...
|
||||
|
|
@ -25,9 +28,11 @@ unstage = ಹಂತದಿಂದ ತೆಗೆದುಹಾಕು
|
|||
unstaged-changes = ಹಂತಕ್ಕೆ ಸೇರಿಸದ ಬದಲಾವಣೆಗಳು
|
||||
|
||||
## Project search
|
||||
|
||||
project-search = ಪ್ರಾಜೆಕ್ಟ್ಯಲ್ಲಿ ಹುಡುಕಿ
|
||||
|
||||
## Prompt save changes
|
||||
|
||||
prompt-save-changes-title = ಉಳಿಸಲಾಗದ ಬದಲಾವಣೆಗಳು
|
||||
prompt-unsaved-changes = ನೀವು ಉಳಿಸಲಾಗದ ಬದಲಾವಣೆಗಳನ್ನು ಹೊಂದಿದ್ದಾರೆ. ಉಳಿಸಬೇಕಾ?
|
||||
cancel = ರದ್ದುಗೊಳಿಸಿ
|
||||
|
|
@ -35,9 +40,11 @@ discard = ಬದಲಾವಣೆಗಳನ್ನು ಕೈಬಿಡಿ
|
|||
save-all = ಎಲ್ಲವನ್ನೂ ಉಳಿಸಿ
|
||||
|
||||
## Settings
|
||||
|
||||
settings = ಸೆಟ್ಟಿಂಗ್ಗಳು
|
||||
|
||||
### Appearance
|
||||
|
||||
appearance = ರೂಪ
|
||||
theme = ಥೀಮ್
|
||||
match-desktop = ಡೆಸ್ಕ್ಟಾಪ್ಗೆ ಹೊಂದಿಸಿ
|
||||
|
|
@ -49,9 +56,9 @@ default-font = ಡೀಫಾಲ್ಟ್ ಫಾಂಟ್
|
|||
default-font-size = ಡೀಫಾಲ್ಟ್ ಫಾಂಟ್ ಗಾತ್ರ
|
||||
|
||||
### Keyboard shortcuts
|
||||
|
||||
keyboard-shortcuts = ಕೀಬೋರ್ಡ್ ಶಾರ್ಟ್ಕಟ್ಗಳು
|
||||
enable-vim-bindings = Vim ಬಿಂಡಿಂಗ್ಗಳನ್ನು ಸಕ್ರಿಯಗೊಳಿಸಿ
|
||||
|
||||
# Find
|
||||
find-placeholder = ಹುಡುಕಿ...
|
||||
find-previous = ಹಿಂದಿನದು ಹುಡುಕಿ
|
||||
|
|
@ -64,7 +71,9 @@ use-regex = Regex ಬಳಸಿರಿ
|
|||
|
||||
# Menu
|
||||
|
||||
|
||||
## File
|
||||
|
||||
file = ಫೈಲ್
|
||||
new-file = ಹೊಸ ಫೈಲ್
|
||||
new-window = ಹೊಸ ವಿಂಡೋ
|
||||
|
|
@ -85,6 +94,7 @@ print = ಮುದ್ರಿಸಿ
|
|||
quit = ನಿರ್ಗಮಿಸಿ
|
||||
|
||||
## Edit
|
||||
|
||||
edit = ಸಂಪಾದಿಸಿ
|
||||
undo = ಹಿಂದಿರುಗಿಸಿ
|
||||
redo = ಮರು ಕಾರ್ಯಗತಗೊಳಿಸಿ
|
||||
|
|
@ -97,15 +107,16 @@ find-in-project = ಪ್ರಾಜೆಕ್ಟ್ ಯಲ್ಲಿ ಹುಡುಕ
|
|||
spell-check = ಕಾಗುಣಿತ ಪರಿಶೀಲನೆ...
|
||||
|
||||
## View
|
||||
|
||||
view = ವೀಕ್ಷಣೆ
|
||||
indentation = ಇಂಡೆಂಟೇಶನ್
|
||||
|
||||
### Indentation
|
||||
|
||||
automatic-indentation = ಸ್ವಯಂ ಇಂಡೆಂಟೇಶನ್
|
||||
tab-width = ಟ್ಯಾಬ್ ಅಗಲ: {$tab_width}
|
||||
tab-width = ಟ್ಯಾಬ್ ಅಗಲ: { $tab_width }
|
||||
convert-indentation-to-spaces = ಇಂಡೆಂಟೇಶನ್ ಅನ್ನು ಜಾಗಗಳಿಗೆ ಪರಿವರ್ತಿಸಿ
|
||||
convert-indentation-to-tabs = ಇಂಡೆಂಟೇಶನ್ ಅನ್ನು ಟ್ಯಾಬ್ಗಳಿಗೆ ಪರಿವರ್ತಿಸಿ
|
||||
|
||||
word-wrap = ಪದ ತಟ್ಟೆ
|
||||
show-line-numbers = ಸಾಲು ಸಂಖ್ಯೆಗಳನ್ನು ತೋರಿಸಿ
|
||||
highlight-current-line = ಪ್ರಸ್ತುತ ಸಾಲನ್ನು ಹೈಲೈಟ್ ಮಾಡಿ
|
||||
|
|
|
|||
|
|
@ -3,7 +3,9 @@ open-project = 프로젝트 열기
|
|||
|
||||
# Context Pages
|
||||
|
||||
|
||||
## Document statistics
|
||||
|
||||
document-statistics = 문서 통계
|
||||
word-count = 단어 수
|
||||
character-count = 문자 수
|
||||
|
|
@ -11,26 +13,30 @@ character-count-no-spaces = 문자 수 (공백없음)
|
|||
line-count = 줄 수
|
||||
|
||||
## Settings
|
||||
|
||||
settings = 설정
|
||||
|
||||
## Appearance
|
||||
|
||||
appearance = 외관
|
||||
theme = 테마
|
||||
default-font = 기본 글꼴
|
||||
default-font-size = 기본 글꼴 크기
|
||||
|
||||
### Keyboard shortcuts
|
||||
|
||||
keyboard-shortcuts = 키보드 단축키
|
||||
enable-vim-bindings = Vim 바인딩 사용
|
||||
|
||||
# Menu
|
||||
|
||||
|
||||
## File
|
||||
|
||||
file = 파일
|
||||
new-file = 새 파일
|
||||
new-window = 새창
|
||||
open-file = 파일 열기
|
||||
open-recent = 최근 파일을 열기
|
||||
todo = 할 것
|
||||
save = 저장
|
||||
save-as = 다른 이름으로 저장...
|
||||
|
|
@ -42,6 +48,7 @@ print = 인쇄
|
|||
quit = 종료
|
||||
|
||||
## Edit
|
||||
|
||||
edit = 수정
|
||||
undo = 실행취소
|
||||
redo = 재실행
|
||||
|
|
@ -53,15 +60,16 @@ replace = 바꾸기
|
|||
spell-check = 맞춤법 검사...
|
||||
|
||||
## View
|
||||
|
||||
view = 보기
|
||||
indentation = 들여 쓰기
|
||||
|
||||
### Indentation
|
||||
|
||||
automatic-indentation = 자동 들여쓰기
|
||||
tab-width = 탭 너비: {$tab_width}
|
||||
tab-width = 탭 너비: { $tab_width }
|
||||
convert-indentation-to-spaces = 들여쓰기를 공백으로 변환
|
||||
convert-indentation-to-tabs = 들여쓰기를 탭으로 변환
|
||||
|
||||
word-wrap = 줄 바꿈
|
||||
show-line-numbers = 줄번호 표시
|
||||
highlight-current-line = 현재 줄 강조 표시
|
||||
|
|
|
|||
|
|
@ -3,7 +3,9 @@ open-project = Atviras projektas
|
|||
|
||||
# Context Pages
|
||||
|
||||
|
||||
## Document statistics
|
||||
|
||||
document-statistics = Apie dokumentą
|
||||
word-count = Žodžių skaičius
|
||||
character-count = Simbolių skaičius
|
||||
|
|
@ -11,26 +13,30 @@ character-count-no-spaces = Simbolių skaičius (be tarpų)
|
|||
line-count = Eilučių skaičius
|
||||
|
||||
## Settings
|
||||
|
||||
settings = Nustatymai
|
||||
|
||||
## Appearance
|
||||
|
||||
appearance = Išvaizda
|
||||
theme = Stilius
|
||||
default-font = Numatytasis šriftas
|
||||
default-font-size = Numatytojo šrifto dydis
|
||||
|
||||
### Keyboard shortcuts
|
||||
|
||||
keyboard-shortcuts = Spartieji klavišai
|
||||
enable-vim-bindings = Naudoti Vim sąsajas
|
||||
|
||||
# Menu
|
||||
|
||||
|
||||
## File
|
||||
|
||||
file = Failas
|
||||
new-file = Kurti naują failą
|
||||
new-window = Atidaryti naują langą
|
||||
open-file = Atidaryti failą...
|
||||
open-recent = Atidaryti neseniai naudotą
|
||||
todo = TODO
|
||||
save = Išsaugoti
|
||||
save-as = Išsaugoti kaip...
|
||||
|
|
@ -42,6 +48,7 @@ print = Spausdinti
|
|||
quit = Išeiti
|
||||
|
||||
## Edit
|
||||
|
||||
edit = Redagavimas
|
||||
undo = Atšaukti
|
||||
redo = Atstatyti
|
||||
|
|
@ -53,15 +60,16 @@ replace = Pakeisti
|
|||
spell-check = Rašybos tikrinimas...
|
||||
|
||||
## View
|
||||
|
||||
view = Rodymas
|
||||
indentation = Įtrauka
|
||||
|
||||
### Indentation
|
||||
|
||||
automatic-indentation = Automatinė įtrauka
|
||||
tab-width = Skirtuko plotis: {$tab_width}
|
||||
tab-width = Skirtuko plotis: { $tab_width }
|
||||
convert-indentation-to-spaces = Pakeisti įtrauką tarpais
|
||||
convert-indentation-to-tabs = Pakeisti įtrauką skirtukais
|
||||
|
||||
word-wrap = Žodžių perkėlimas
|
||||
show-line-numbers = Rodyti eilučių numerius
|
||||
highlight-current-line = Paryškinti dabartinę eilutę
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ todo = Te doen
|
|||
|
||||
## About
|
||||
|
||||
git-description = Git commit { $hash } op { $date }
|
||||
|
||||
## Document statistics
|
||||
|
||||
|
|
@ -81,7 +80,6 @@ file = Bestand
|
|||
new-file = Nieuw bestand
|
||||
new-window = Nieuw venster
|
||||
open-file = Bestand openen...
|
||||
open-recent = Recent bestand openen
|
||||
close-file = Bestand sluiten
|
||||
menu-open-project = Project openen...
|
||||
open-recent-project = Recent project openen
|
||||
|
|
|
|||
0
i18n/nn/cosmic_edit.ftl
Normal file
0
i18n/nn/cosmic_edit.ftl
Normal file
|
|
@ -8,7 +8,6 @@ todo = TODO
|
|||
|
||||
## About
|
||||
|
||||
git-description = Git commit { $hash } de { $date }
|
||||
|
||||
## Document statistics
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ todo = Afazer
|
|||
|
||||
## About
|
||||
|
||||
git-description = Git commit { $hash } em { $date }
|
||||
|
||||
## Document statistics
|
||||
|
||||
|
|
|
|||
|
|
@ -5,10 +5,12 @@ todo = TODO
|
|||
|
||||
# Context Pages
|
||||
|
||||
|
||||
## About
|
||||
git-description = Commit Git {$hash} din {$date}
|
||||
|
||||
|
||||
## Document statistics
|
||||
|
||||
document-statistics = Statistici document
|
||||
word-count = Număr de cuvinte
|
||||
character-count = Caractere
|
||||
|
|
@ -16,6 +18,7 @@ character-count-no-spaces = Caractere (fără spații)
|
|||
line-count = Linii
|
||||
|
||||
## Git management
|
||||
|
||||
git-management = Management Git
|
||||
git-management-description = Managementul Git este un instrument pentru dezvoltatori folosit pentru operațiuni de control al versiunilor.
|
||||
git-management-loading = Se încarcă managementul Git...
|
||||
|
|
@ -25,9 +28,11 @@ unstage = Demarchează
|
|||
unstaged-changes = Modificări nemarcate
|
||||
|
||||
## Project search
|
||||
|
||||
project-search = Căutare în proiect
|
||||
|
||||
## Prompt save changes
|
||||
|
||||
prompt-save-changes-title = Modificări nesalvate
|
||||
prompt-unsaved-changes = Ai modificări nesalvate. Salvezi?
|
||||
cancel = Anulează
|
||||
|
|
@ -35,9 +40,11 @@ discard = Renunță la modificări
|
|||
save-all = Salvează tot
|
||||
|
||||
## Settings
|
||||
|
||||
settings = Setări
|
||||
|
||||
### Appearance
|
||||
|
||||
appearance = Aspect
|
||||
theme = Temă
|
||||
match-desktop = Potrivește cu desktopul
|
||||
|
|
@ -49,11 +56,10 @@ default-font = Font implicit
|
|||
default-font-size = Mărime font implicită
|
||||
default-zoom-step = Pași de zoom
|
||||
|
||||
|
||||
### Keyboard shortcuts
|
||||
|
||||
keyboard-shortcuts = Scurtături tastatură
|
||||
enable-vim-bindings = Activează comenzile Vim
|
||||
|
||||
# Find
|
||||
find-placeholder = Caută...
|
||||
find-previous = Caută anteriorul
|
||||
|
|
@ -67,7 +73,9 @@ wrap-around = Căutare circulară
|
|||
|
||||
# Menu
|
||||
|
||||
|
||||
## File
|
||||
|
||||
file = Fișier
|
||||
new-file = Fișier nou
|
||||
new-window = Fereastră nouă
|
||||
|
|
@ -88,6 +96,7 @@ print = Tipărește
|
|||
quit = Închide
|
||||
|
||||
## Edit
|
||||
|
||||
edit = Editare
|
||||
undo = Anulează
|
||||
redo = Refă
|
||||
|
|
@ -100,6 +109,7 @@ find-in-project = Caută în proiect...
|
|||
spell-check = Verificare ortografică...
|
||||
|
||||
## View
|
||||
|
||||
view = Vizualizare
|
||||
zoom-in = Mărește
|
||||
default-size = Mărime implicită
|
||||
|
|
@ -107,11 +117,11 @@ zoom-out = Micșorează
|
|||
indentation = Indentare
|
||||
|
||||
### Indentation
|
||||
|
||||
automatic-indentation = Indentare automată
|
||||
tab-width = Lățime tab: {$tab_width}
|
||||
tab-width = Lățime tab: { $tab_width }
|
||||
convert-indentation-to-spaces = Conversie indentare în spații
|
||||
convert-indentation-to-tabs = Conversie indentare în taburi
|
||||
|
||||
word-wrap = Încadrare cuvinte
|
||||
show-line-numbers = Afișează numerele liniilor
|
||||
highlight-current-line = Evidențiază linia curentă
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ todo = TODO
|
|||
|
||||
## About
|
||||
|
||||
git-description = Git-коммит { $hash } от { $date }
|
||||
|
||||
## Document statistics
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ todo = Úloha
|
|||
|
||||
## O aplikácii
|
||||
|
||||
git-description = Git commit { $hash } dňa { $date }
|
||||
|
||||
## Štatistika dokumentu
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ todo = TODO
|
|||
|
||||
## About
|
||||
|
||||
git-description = { $date } tarihli { $hash } numaralı git işlemesi
|
||||
|
||||
## Document statistics
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ todo = ЗРОБИТИ
|
|||
|
||||
## About
|
||||
|
||||
git-description = Git commit { $hash } за { $date }
|
||||
|
||||
## Document statistics
|
||||
|
||||
|
|
@ -79,7 +78,6 @@ file = Файл
|
|||
new-file = Новий файл
|
||||
new-window = Нове вікно
|
||||
open-file = Відкрити файл...
|
||||
open-recent = Відкрити нещодавній файл
|
||||
close-file = Закрити файл
|
||||
menu-open-project = Відкрити проєкт...
|
||||
open-recent-project = Відкрити нещодавній проєкт
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ todo = 待办事项
|
|||
|
||||
## About
|
||||
|
||||
git-description = Git 提交 { $hash } 于 { $date }
|
||||
|
||||
## Document statistics
|
||||
|
||||
|
|
|
|||
|
|
@ -5,10 +5,12 @@ todo = 待辦事項
|
|||
|
||||
# Context Pages
|
||||
|
||||
|
||||
## About
|
||||
git-description = Git 提交 {$hash} 於 {$date}
|
||||
|
||||
|
||||
## Document statistics
|
||||
|
||||
document-statistics = 文件統計
|
||||
word-count = 字數
|
||||
character-count = 字元數
|
||||
|
|
@ -16,6 +18,7 @@ character-count-no-spaces = 字元數(不含空格)
|
|||
line-count = 行數
|
||||
|
||||
## Git management
|
||||
|
||||
git-management = Git 管理
|
||||
git-management-description = Git 管理是用於版本控制操作的開發者工具。
|
||||
git-management-loading = 正在載入 Git 管理...
|
||||
|
|
@ -23,17 +26,21 @@ unstaged-changes = 未暫存的變更
|
|||
staged-changes = 已暫存的變更
|
||||
|
||||
## Project search
|
||||
|
||||
project-search = 專案搜尋
|
||||
|
||||
## Prompt save changes
|
||||
|
||||
prompt-save-changes-title = 未儲存的變更
|
||||
prompt-unsaved-changes = 您有未儲存的變更。是否儲存?
|
||||
discard = 放棄變更
|
||||
|
||||
## Settings
|
||||
|
||||
settings = 設定
|
||||
|
||||
### Appearance
|
||||
|
||||
appearance = 外觀
|
||||
theme = 主題
|
||||
match-desktop = 與桌面一致
|
||||
|
|
@ -45,9 +52,9 @@ default-font = 預設字型
|
|||
default-font-size = 預設字型大小
|
||||
|
||||
### Keyboard shortcuts
|
||||
|
||||
keyboard-shortcuts = 鍵盤快捷鍵
|
||||
enable-vim-bindings = 啟用 Vim 綁定
|
||||
|
||||
# Find
|
||||
find-placeholder = 尋找...
|
||||
find-previous = 上一個
|
||||
|
|
@ -60,7 +67,9 @@ use-regex = 使用正規表達式
|
|||
|
||||
# Menu
|
||||
|
||||
|
||||
## File
|
||||
|
||||
file = 檔案
|
||||
new-file = 新檔案
|
||||
new-window = 新視窗
|
||||
|
|
@ -81,6 +90,7 @@ print = 列印
|
|||
quit = 結束
|
||||
|
||||
## Edit
|
||||
|
||||
edit = 編輯
|
||||
undo = 復原
|
||||
redo = 重做
|
||||
|
|
@ -93,15 +103,16 @@ find-in-project = 在專案中尋找...
|
|||
spell-check = 拼寫檢查...
|
||||
|
||||
## View
|
||||
|
||||
view = 檢視
|
||||
indentation = 縮排
|
||||
|
||||
### Indentation
|
||||
|
||||
automatic-indentation = 自動縮排
|
||||
tab-width = Tab 寬度: {$tab_width}
|
||||
tab-width = Tab 寬度: { $tab_width }
|
||||
convert-indentation-to-spaces = 將縮排轉換為空格
|
||||
convert-indentation-to-tabs = 將縮排轉換為 Tabs
|
||||
|
||||
word-wrap = 自動換行
|
||||
show-line-numbers = 顯示行號
|
||||
highlight-current-line = 突顯當前行
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue