mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-06 15:36:12 +00:00
fix/fts (#342)
* [tx-robot] updated from transifex Signed-off-by: Nextcloud bot <bot@nextcloud.com> * [tx-robot] updated from transifex Signed-off-by: Nextcloud bot <bot@nextcloud.com> * [tx-robot] updated from transifex Signed-off-by: Nextcloud bot <bot@nextcloud.com> * [tx-robot] updated from transifex Signed-off-by: Nextcloud bot <bot@nextcloud.com> * [tx-robot] updated from transifex Signed-off-by: Nextcloud bot <bot@nextcloud.com> * [tx-robot] updated from transifex Signed-off-by: Nextcloud bot <bot@nextcloud.com> Co-authored-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
0906e4d4e1
commit
64f40afe3e
@ -8,8 +8,10 @@ OC.L10N.register(
|
||||
"Settings" : "Asetukset",
|
||||
"Default country code" : "Oletusmaakoodi",
|
||||
"Contact ordering" : "Yhteystietojen järjestäminen",
|
||||
"Last message" : "Viimeinen viesti",
|
||||
"Notification settings" : "Ilmoitusasetukset",
|
||||
"Enable" : "Ota käyttöön",
|
||||
"Disable" : "Poista käytöstä"
|
||||
"Disable" : "Poista käytöstä",
|
||||
"Please select a conversation from the list to load it." : "Valitse keskustelu listasta ladataksesi se"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
@ -6,8 +6,10 @@
|
||||
"Settings" : "Asetukset",
|
||||
"Default country code" : "Oletusmaakoodi",
|
||||
"Contact ordering" : "Yhteystietojen järjestäminen",
|
||||
"Last message" : "Viimeinen viesti",
|
||||
"Notification settings" : "Ilmoitusasetukset",
|
||||
"Enable" : "Ota käyttöön",
|
||||
"Disable" : "Poista käytöstä"
|
||||
"Disable" : "Poista käytöstä",
|
||||
"Please select a conversation from the list to load it." : "Valitse keskustelu listasta ladataksesi se"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
@ -5,7 +5,7 @@ OC.L10N.register(
|
||||
"Cancel" : "Atcelt",
|
||||
"Confirm" : "Apstiprināt",
|
||||
"Settings" : "Iestatījumi",
|
||||
"Label" : "Apzīmējums",
|
||||
"Label" : "Etiķete",
|
||||
"Enable" : "Iespējo",
|
||||
"Disable" : "Deaktivēt"
|
||||
},
|
||||
|
@ -3,7 +3,7 @@
|
||||
"Cancel" : "Atcelt",
|
||||
"Confirm" : "Apstiprināt",
|
||||
"Settings" : "Iestatījumi",
|
||||
"Label" : "Apzīmējums",
|
||||
"Label" : "Etiķete",
|
||||
"Enable" : "Iespējo",
|
||||
"Disable" : "Deaktivēt"
|
||||
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
|
||||
|
19
l10n/sc.js
19
l10n/sc.js
@ -1,8 +1,25 @@
|
||||
OC.L10N.register(
|
||||
"ocsms",
|
||||
{
|
||||
"Phone Sync" : "Sincronizatzione telèfonu",
|
||||
"An app to sync SMS with your cloud" : "Un'aplicatzione pro sincronizare is SMS cun sa nue",
|
||||
"Cancel" : "Annulla",
|
||||
"Confirm" : "Cunfirma",
|
||||
"Settings" : "Impostatziones"
|
||||
"No contact found." : "Perunu cuntatu agatadu.",
|
||||
"Settings" : "Impostatziones",
|
||||
"Max messages to load per conversation" : "Nùmeru màssimu de messàgios de carrigare pro resonada",
|
||||
"Invalid message limit" : "Lìmite de messàgios non bàlidu",
|
||||
"Default country code" : "Còdighe natzionale predefinidu",
|
||||
"Contact ordering" : "Ordinamentu de is cuntatos",
|
||||
"Last message" : "Ùrtimu messàgiu",
|
||||
"Label" : "Eticheta",
|
||||
"Reverse ?" : "A s'imbesse ?",
|
||||
"Notification settings" : "Impostatziones de notìfica",
|
||||
"Enable" : "Ativa",
|
||||
"Disable" : "Disativa",
|
||||
"Are you sure you want to wipe all your messages ?" : "A beru boles cantzellare totu is messàgios?",
|
||||
"Reset all messages" : "Riprìstina totu is messàgios",
|
||||
"%s messages shown of %s messages stored in database." : "%s messàgios mustrados de %s messàgios archiviados in sa base de datos.",
|
||||
"Please select a conversation from the list to load it." : "Seletziona una resonada dae sa lista pro dda carrigare."
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
19
l10n/sc.json
19
l10n/sc.json
@ -1,6 +1,23 @@
|
||||
{ "translations": {
|
||||
"Phone Sync" : "Sincronizatzione telèfonu",
|
||||
"An app to sync SMS with your cloud" : "Un'aplicatzione pro sincronizare is SMS cun sa nue",
|
||||
"Cancel" : "Annulla",
|
||||
"Confirm" : "Cunfirma",
|
||||
"Settings" : "Impostatziones"
|
||||
"No contact found." : "Perunu cuntatu agatadu.",
|
||||
"Settings" : "Impostatziones",
|
||||
"Max messages to load per conversation" : "Nùmeru màssimu de messàgios de carrigare pro resonada",
|
||||
"Invalid message limit" : "Lìmite de messàgios non bàlidu",
|
||||
"Default country code" : "Còdighe natzionale predefinidu",
|
||||
"Contact ordering" : "Ordinamentu de is cuntatos",
|
||||
"Last message" : "Ùrtimu messàgiu",
|
||||
"Label" : "Eticheta",
|
||||
"Reverse ?" : "A s'imbesse ?",
|
||||
"Notification settings" : "Impostatziones de notìfica",
|
||||
"Enable" : "Ativa",
|
||||
"Disable" : "Disativa",
|
||||
"Are you sure you want to wipe all your messages ?" : "A beru boles cantzellare totu is messàgios?",
|
||||
"Reset all messages" : "Riprìstina totu is messàgios",
|
||||
"%s messages shown of %s messages stored in database." : "%s messàgios mustrados de %s messàgios archiviados in sa base de datos.",
|
||||
"Please select a conversation from the list to load it." : "Seletziona una resonada dae sa lista pro dda carrigare."
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
@ -19,6 +19,7 @@ OC.L10N.register(
|
||||
"Disable" : "Inaktivera",
|
||||
"Are you sure you want to wipe all your messages ?" : "Är du säker på att du vill ta bort alla dina meddelanden ?",
|
||||
"Reset all messages" : "Återställ alla meddelanden",
|
||||
"%s messages shown of %s messages stored in database." : "%s meddelanden som visas av %s meddelanden som lagras i databasen.",
|
||||
"Please select a conversation from the list to load it." : "Vänligen välj en konversation från listan för att läsa in den."
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
@ -17,6 +17,7 @@
|
||||
"Disable" : "Inaktivera",
|
||||
"Are you sure you want to wipe all your messages ?" : "Är du säker på att du vill ta bort alla dina meddelanden ?",
|
||||
"Reset all messages" : "Återställ alla meddelanden",
|
||||
"%s messages shown of %s messages stored in database." : "%s meddelanden som visas av %s meddelanden som lagras i databasen.",
|
||||
"Please select a conversation from the list to load it." : "Vänligen välj en konversation från listan för att läsa in den."
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
OC.L10N.register(
|
||||
"ocsms",
|
||||
{
|
||||
"Phone Sync" : "Telefon Eşitleme",
|
||||
"Phone Sync" : "Telefon eşitleme",
|
||||
"An app to sync SMS with your cloud" : "Bu uygulama SMS iletilerini bulutunuz ile eşitlemenizi sağlar",
|
||||
"Cancel" : "İptal",
|
||||
"Confirm" : "Onayla",
|
||||
@ -13,10 +13,10 @@ OC.L10N.register(
|
||||
"Contact ordering" : "Kişi sıralaması",
|
||||
"Last message" : "Son ileti",
|
||||
"Label" : "Etiket",
|
||||
"Reverse ?" : "Ters Sıralı",
|
||||
"Reverse ?" : "Ters sıralı",
|
||||
"Notification settings" : "Bildirim ayarları",
|
||||
"Enable" : "Etkinleştir",
|
||||
"Disable" : "Devre Dışı Bırak",
|
||||
"Disable" : "Devre dışı bırak",
|
||||
"Are you sure you want to wipe all your messages ?" : "Tüm iletileri silmek istediğinize emin misiniz?",
|
||||
"Reset all messages" : "Tüm iletileri sıfırla",
|
||||
"%s messages shown of %s messages stored in database." : "Veritabanında kayıtlı %s/%s ileti görüntüleniyor.",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{ "translations": {
|
||||
"Phone Sync" : "Telefon Eşitleme",
|
||||
"Phone Sync" : "Telefon eşitleme",
|
||||
"An app to sync SMS with your cloud" : "Bu uygulama SMS iletilerini bulutunuz ile eşitlemenizi sağlar",
|
||||
"Cancel" : "İptal",
|
||||
"Confirm" : "Onayla",
|
||||
@ -11,10 +11,10 @@
|
||||
"Contact ordering" : "Kişi sıralaması",
|
||||
"Last message" : "Son ileti",
|
||||
"Label" : "Etiket",
|
||||
"Reverse ?" : "Ters Sıralı",
|
||||
"Reverse ?" : "Ters sıralı",
|
||||
"Notification settings" : "Bildirim ayarları",
|
||||
"Enable" : "Etkinleştir",
|
||||
"Disable" : "Devre Dışı Bırak",
|
||||
"Disable" : "Devre dışı bırak",
|
||||
"Are you sure you want to wipe all your messages ?" : "Tüm iletileri silmek istediğinize emin misiniz?",
|
||||
"Reset all messages" : "Tüm iletileri sıfırla",
|
||||
"%s messages shown of %s messages stored in database." : "Veritabanında kayıtlı %s/%s ileti görüntüleniyor.",
|
||||
|
19
l10n/vi.js
19
l10n/vi.js
@ -1,10 +1,25 @@
|
||||
OC.L10N.register(
|
||||
"ocsms",
|
||||
{
|
||||
"Phone Sync" : "Đồng bộ điện thoại",
|
||||
"An app to sync SMS with your cloud" : "Một ứng dụng để đồng bộ SMS với đám mây của bạn",
|
||||
"Cancel" : "Hủy bỏ",
|
||||
"Confirm" : "Xác nhận",
|
||||
"No contact found." : "Không tìm thấy liên hệ nào.",
|
||||
"Settings" : "Thiết lập",
|
||||
"Enable" : "Kích hoạt",
|
||||
"Disable" : "Tắt"
|
||||
"Max messages to load per conversation" : "Số tin nhắn tối đa được tải cho mỗi cuộc trò chuyện",
|
||||
"Invalid message limit" : "Giới hạn tin nhắn không hợp lệ",
|
||||
"Default country code" : "Mã quốc gia không hợp lệ",
|
||||
"Contact ordering" : "Xếp thứ tự liên hệ",
|
||||
"Last message" : "Tin nhắn cuối",
|
||||
"Label" : "Nhãn",
|
||||
"Reverse ?" : "Đảo ngược?",
|
||||
"Notification settings" : "Cài đặt thông báo",
|
||||
"Enable" : "Bật",
|
||||
"Disable" : "Tắt",
|
||||
"Are you sure you want to wipe all your messages ?" : "Bạn có chắc bạn muốn xóa tất cả tin nhắn không?",
|
||||
"Reset all messages" : "Đặt lại tất cả tin nhắn",
|
||||
"%s messages shown of %s messages stored in database." : "Đã hiện %s tin nhắn trong số %s tin nhắn được lưu trữ trong cơ sở dữ liệu.",
|
||||
"Please select a conversation from the list to load it." : "Vui lòng chọn cuộc hội thoại từ danh sách để tải."
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
19
l10n/vi.json
19
l10n/vi.json
@ -1,8 +1,23 @@
|
||||
{ "translations": {
|
||||
"Phone Sync" : "Đồng bộ điện thoại",
|
||||
"An app to sync SMS with your cloud" : "Một ứng dụng để đồng bộ SMS với đám mây của bạn",
|
||||
"Cancel" : "Hủy bỏ",
|
||||
"Confirm" : "Xác nhận",
|
||||
"No contact found." : "Không tìm thấy liên hệ nào.",
|
||||
"Settings" : "Thiết lập",
|
||||
"Enable" : "Kích hoạt",
|
||||
"Disable" : "Tắt"
|
||||
"Max messages to load per conversation" : "Số tin nhắn tối đa được tải cho mỗi cuộc trò chuyện",
|
||||
"Invalid message limit" : "Giới hạn tin nhắn không hợp lệ",
|
||||
"Default country code" : "Mã quốc gia không hợp lệ",
|
||||
"Contact ordering" : "Xếp thứ tự liên hệ",
|
||||
"Last message" : "Tin nhắn cuối",
|
||||
"Label" : "Nhãn",
|
||||
"Reverse ?" : "Đảo ngược?",
|
||||
"Notification settings" : "Cài đặt thông báo",
|
||||
"Enable" : "Bật",
|
||||
"Disable" : "Tắt",
|
||||
"Are you sure you want to wipe all your messages ?" : "Bạn có chắc bạn muốn xóa tất cả tin nhắn không?",
|
||||
"Reset all messages" : "Đặt lại tất cả tin nhắn",
|
||||
"%s messages shown of %s messages stored in database." : "Đã hiện %s tin nhắn trong số %s tin nhắn được lưu trữ trong cơ sở dữ liệu.",
|
||||
"Please select a conversation from the list to load it." : "Vui lòng chọn cuộc hội thoại từ danh sách để tải."
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user