Skip to content

Commit ba5e775

Browse files
authored
Release of German and Croatian translation
1 parent 527f55e commit ba5e775

File tree

2 files changed

+84
-0
lines changed

2 files changed

+84
-0
lines changed
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
/*
2+
Localizable.strings
3+
LocalizationEditor
4+
5+
Created by Igor Kulman on 24/10/2019.
6+
Copyright © 2019 Igor Kulman. All rights reserved.
7+
German translation: Milo Ivir <[email protected]>, 2020.
8+
*/
9+
10+
"key" = "Schlüssel";
11+
"comment" = "Komemntar";
12+
"cancel" = "Abbrechen";
13+
"add" = "Hinzufügen";
14+
"view" = "Ansicht";
15+
"file" = "Datei";
16+
"open_folder_with" = "Öffne einen Ordner mit Übersetzungsdateien …";
17+
"edit" = "Bearbeiten";
18+
"cut" = "Ausschneiden";
19+
"copy" = "Kopieren";
20+
"paste" = "Einfügen";
21+
"select_all" = "Alle auswählen";
22+
"enter_full_screen" = "Vollbildmodus ein";
23+
"window" = "Fenster";
24+
"minimize" = "Verkleinern";
25+
"bring_all_to_front" = "Alle nach vorne";
26+
"zoom" = "Zoomen";
27+
"all" = "Alle";
28+
"missing" = "Fehlt";
29+
"actions" = "Aktionen";
30+
"delete" = "Löschen";
31+
"open_folder" = "Ordner öffnen";
32+
"filter" = "Filter";
33+
"string_table" = "Zeichenketten-Tabelle";
34+
"new_translation" = "Neue Übersetzung";
35+
"search" = "Suchen";
36+
"open_folder_first" = "Öffne zuerst einen Ordner";
37+
"about" = "Über LocalizationEditor";
38+
"quit" = "Schließe LocalizationEditor";
39+
"show_all" = "Alle einblenden";
40+
"services" = "Dienste";
41+
"hide_others" = "Andere ausblenden";
42+
"hide_editor" = "LocalizationEditor ausblenden";
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
/*
2+
Localizable.strings
3+
LocalizationEditor
4+
5+
Created by Igor Kulman on 24/10/2019.
6+
Copyright © 2019 Igor Kulman. All rights reserved.
7+
Croatian translation: Milo Ivir <[email protected]>, 2020.
8+
*/
9+
10+
"key" = "Ključ";
11+
"comment" = "Komentar";
12+
"cancel" = "Odustani";
13+
"add" = "Dodaj";
14+
"view" = "Prikaz";
15+
"file" = "Datoteka";
16+
"open_folder_with" = "Otvori mapu s prevodilačkim datotekama …";
17+
"edit" = "Uredi";
18+
"cut" = "Izreži";
19+
"copy" = "Kopiraj";
20+
"paste" = "Umetni";
21+
"select_all" = "Odaberi sve";
22+
"enter_full_screen" = "Cjeloekranski prikaz";
23+
"window" = "Prozor";
24+
"minimize" = "Smanji";
25+
"bring_all_to_front" = "Postavi sve naprijed";
26+
"zoom" = "Zumiraj";
27+
"all" = "Sve";
28+
"missing" = "Nedostaje";
29+
"actions" = "Radnje";
30+
"delete" = "Izbriši";
31+
"open_folder" = "Otvori mapu";
32+
"filter" = "Filtar";
33+
"string_table" = "Tablica nizova";
34+
"new_translation" = "Novi prijevod";
35+
"search" = "Traži";
36+
"open_folder_first" = "Najprije otvori mapu";
37+
"about" = "O programu LocalizationEditor";
38+
"quit" = "Zatvori LocalizationEditor";
39+
"show_all" = "Prikaži sve";
40+
"services" = "Usluge";
41+
"hide_others" = "Sakrij ostalo";
42+
"hide_editor" = "Sakrij LocalizationEditor";

0 commit comments

Comments
 (0)