Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated translations from Lokalise on Fri Apr 21 11:57:45 CDT 2023 #12

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions AmplitudeService.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -132,10 +132,14 @@
A9FC98DE2333EFE10010CBD2 /* AmplitudeServiceKitPlugin.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AmplitudeServiceKitPlugin.h; sourceTree = "<group>"; };
A9FC98DF2333EFE10010CBD2 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
A9FC98E92333F8C90010CBD2 /* AmplitudeServiceKitPlugin.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AmplitudeServiceKitPlugin.swift; sourceTree = "<group>"; };
C11CA74429F2F8B200F6C92E /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Localizable.strings; sourceTree = "<group>"; };
C126BAEF29830A83002CEE4F /* zh-Hans-CN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans-CN"; path = "zh-Hans-CN.lproj/Localizable.strings"; sourceTree = "<group>"; };
C126BAF029830A83002CEE4F /* zh-Hans-CN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans-CN"; path = "zh-Hans-CN.lproj/Localizable.strings"; sourceTree = "<group>"; };
C14C197F29F2F8F5009B3AA7 /* hi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hi; path = hi.lproj/Localizable.strings; sourceTree = "<group>"; };
C1C2477A2995823200371B88 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/Localizable.strings; sourceTree = "<group>"; };
C1D0B10125658C1000676998 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
C1D652E929F2F8A800447F67 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Localizable.strings; sourceTree = "<group>"; };
C1D652EA29F2F8A800447F67 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Localizable.strings; sourceTree = "<group>"; };
F5D9C04E27DAC395002E48F6 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Localizable.strings; sourceTree = "<group>"; };
F5D9C04F27DAC395002E48F6 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Localizable.strings; sourceTree = "<group>"; };
F5D9C05027DAC3A8002E48F6 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fi; path = fi.lproj/Localizable.strings; sourceTree = "<group>"; };
Expand Down Expand Up @@ -431,6 +435,9 @@
"pt-BR",
"zh-Hans-CN",
sk,
ar,
cs,
hi,
);
mainGroup = A9C7BE3B22B9A7C0001F3FB4;
packageReferences = (
Expand Down Expand Up @@ -562,6 +569,7 @@
F5E0BE3627E1E0B80033557E /* ja */,
F5E0BE3827E1E0C00033557E /* pt-BR */,
C126BAEF29830A83002CEE4F /* zh-Hans-CN */,
C1D652E929F2F8A800447F67 /* ar */,
);
name = Localizable.strings;
sourceTree = "<group>";
Expand Down Expand Up @@ -590,6 +598,9 @@
F5E0BE3927E1E0C00033557E /* pt-BR */,
C126BAF029830A83002CEE4F /* zh-Hans-CN */,
C1C2477A2995823200371B88 /* sk */,
C1D652EA29F2F8A800447F67 /* ar */,
C11CA74429F2F8B200F6C92E /* cs */,
C14C197F29F2F8F5009B3AA7 /* hi */,
);
name = Localizable.strings;
sourceTree = "<group>";
Expand Down
3 changes: 3 additions & 0 deletions AmplitudeServiceKit/ar.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
/* The title of the Amplitude service */
"Amplitude" = "Amplitude";

2 changes: 1 addition & 1 deletion AmplitudeServiceKit/pl.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
/* The title of the Amplitude service */
"Amplitude" = "Amplitude";
"Amplitude" = "Amplituda";

6 changes: 6 additions & 0 deletions AmplitudeServiceKitUI/ar.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
/* The title of the Amplitude API key */
"API Key" = "API Key";

/* The title of the cancel action in an action sheet */
"Cancel" = "إلغاء";

12 changes: 12 additions & 0 deletions AmplitudeServiceKitUI/cs.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
/* Confirmation message for deleting a service */
"Are you sure you want to delete this service?" = "Opravdu chcete tuto službu smazat?";

/* The title of the cancel action in an action sheet */
"Cancel" = "Zrušit";

/* Button title to delete a service */
"Delete Service" = "Smazat službu";

/* The default placeholder for required text */
"Required" = "Povinné";

4 changes: 2 additions & 2 deletions AmplitudeServiceKitUI/da.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/* The title of the Amplitude API key */
"API Key" = "API Key";
"API Key" = "API nøgle";

/* Confirmation message for deleting a service */
"Are you sure you want to delete this service?" = "Er du sikker på, du vil slette denne service?";

/* The title of the cancel action in an action sheet */
"Cancel" = "Afbryd";
"Cancel" = "Annuller";

/* Button title to delete a service */
"Delete Service" = "Slet service";
Expand Down
4 changes: 2 additions & 2 deletions AmplitudeServiceKitUI/de.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/* The title of the Amplitude API key */
"API Key" = "API Schlüssel";
"API Key" = "API Key";

/* Confirmation message for deleting a service */
"Are you sure you want to delete this service?" = "Möchten Sie diesen Dienst wirklich löschen?";
"Are you sure you want to delete this service?" = "Bist Du sicher, dass Du diesen Dienst löschen möchtest?";

/* The title of the cancel action in an action sheet */
"Cancel" = "Abbrechen";
Expand Down
2 changes: 1 addition & 1 deletion AmplitudeServiceKitUI/es.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"Cancel" = "Cancelar";

/* Button title to delete a service */
"Delete Service" = "Delete Service";
"Delete Service" = "Eliminar servicio";

/* The default placeholder for required text */
"Required" = "Requerido";
Expand Down
12 changes: 9 additions & 3 deletions AmplitudeServiceKitUI/fi.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
/* The title of the Amplitude API key */
"API Key" = "API Key";
"API Key" = "API-avain";

/* Confirmation message for deleting a service */
"Are you sure you want to delete this service?" = "Haluatko varmasti poistaa tämän palvelun?";

/* The title of the cancel action in an action sheet */
"Cancel" = "Kumoa";

/* Button title to delete a service */
"Delete Service" = "Delete Service";
"Delete Service" = "Poista palvelu";

/* The default placeholder for required text */
"Required" = "Required";
"Required" = "Pakollinen";

2 changes: 1 addition & 1 deletion AmplitudeServiceKitUI/fr.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
"Delete Service" = "Supprimer le service";

/* The default placeholder for required text */
"Required" = "Nécessaire";
"Required" = "Obligatoire";

6 changes: 6 additions & 0 deletions AmplitudeServiceKitUI/he.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
/* The title of the Amplitude API key */
"API Key" = "API Key";

/* Confirmation message for deleting a service */
"Are you sure you want to delete this service?" = "אישור למחיקת השירות";

/* The title of the cancel action in an action sheet */
"Cancel" = "Cancel";

/* Button title to delete a service */
"Delete Service" = "Delete Service";

Expand Down
3 changes: 3 additions & 0 deletions AmplitudeServiceKitUI/hi.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
/* The title of the cancel action in an action sheet */
"Cancel" = "निरस्त";

7 changes: 5 additions & 2 deletions AmplitudeServiceKitUI/ja.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
/* The title of the Amplitude API key */
"API Key" = "API Key";
"API Key" = "API キー";

/* The title of the cancel action in an action sheet */
"Cancel" = "キャンセル";

/* Button title to delete a service */
"Delete Service" = "Delete Service";

/* The default placeholder for required text */
"Required" = "Required";
"Required" = "必須";

2 changes: 1 addition & 1 deletion AmplitudeServiceKitUI/nl.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"API Key" = "API Key";

/* Confirmation message for deleting a service */
"Are you sure you want to delete this service?" = "Weet je zeker dat je deze service wilt verwijderen?";
"Are you sure you want to delete this service?" = "Weet je zeker dat je deze service wil verwijderen?";

/* The title of the cancel action in an action sheet */
"Cancel" = "Annuleer";
Expand Down
2 changes: 1 addition & 1 deletion AmplitudeServiceKitUI/pl.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"Cancel" = "Anuluj";

/* Button title to delete a service */
"Delete Service" = "Delete Service";
"Delete Service" = "Usuń usługę";

/* The default placeholder for required text */
"Required" = "Wymagane";
Expand Down
5 changes: 4 additions & 1 deletion AmplitudeServiceKitUI/pt-BR.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
/* The title of the Amplitude API key */
"API Key" = "API Key";

/* The title of the cancel action in an action sheet */
"Cancel" = "Cancelar";

/* Button title to delete a service */
"Delete Service" = "Delete Service";

/* The default placeholder for required text */
"Required" = "Required";
"Required" = "Obrigatório";

10 changes: 8 additions & 2 deletions AmplitudeServiceKitUI/ro.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
/* The title of the Amplitude API key */
"API Key" = "API Key";

/* Confirmation message for deleting a service */
"Are you sure you want to delete this service?" = "Ești sigur că vrei să ștergi acest serviciu?";

/* The title of the cancel action in an action sheet */
"Cancel" = "Renunță";

/* Button title to delete a service */
"Delete Service" = "Delete Service";
"Delete Service" = "Șterge serviciul";

/* The default placeholder for required text */
"Required" = "Required";
"Required" = "Necesar";

4 changes: 2 additions & 2 deletions AmplitudeServiceKitUI/ru.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* The title of the Amplitude API key */
"API Key" = "API Key";
"API Key" = "API-ключ";

/* Confirmation message for deleting a service */
"Are you sure you want to delete this service?" = "Вы уверены, что хотите удалить этот сервис?";
Expand All @@ -8,7 +8,7 @@
"Cancel" = "Отмена";

/* Button title to delete a service */
"Delete Service" = "Delete Service";
"Delete Service" = "Удалить сервис";

/* The default placeholder for required text */
"Required" = "обязательный";
Expand Down
10 changes: 8 additions & 2 deletions AmplitudeServiceKitUI/sv.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
/* The title of the Amplitude API key */
"API Key" = "API Key";

/* Confirmation message for deleting a service */
"Are you sure you want to delete this service?" = "Vill du ta bort den här tjänsten?";

/* The title of the cancel action in an action sheet */
"Cancel" = "Avbryt";

/* Button title to delete a service */
"Delete Service" = "Delete Service";
"Delete Service" = "Ta bort tjänst";

/* The default placeholder for required text */
"Required" = "Required";
"Required" = "Krävs";

5 changes: 4 additions & 1 deletion AmplitudeServiceKitUI/vi.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
/* The title of the Amplitude API key */
"API Key" = "API Key";

/* The title of the cancel action in an action sheet */
"Cancel" = "Hủy bỏ";

/* Button title to delete a service */
"Delete Service" = "Delete Service";

/* The default placeholder for required text */
"Required" = "Required";
"Required" = "Bắt buộc";

3 changes: 3 additions & 0 deletions AmplitudeServiceKitUI/zh-Hans.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
/* The title of the Amplitude API key */
"API Key" = "API Key";

/* The title of the cancel action in an action sheet */
"Cancel" = "取消";

/* Button title to delete a service */
"Delete Service" = "Delete Service";

Expand Down