1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-06 15:36:12 +00:00
ocsms/l10n/eu.js
Nextcloud bot 585c2f244b
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-02 02:41:55 +00:00

26 lines
1.2 KiB
JavaScript

OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Telefonoa sinkronizatu",
"An app to sync SMS with your cloud" : "SMSak zure hodeian sinkronizatzeko aplikazio bat",
"Cancel" : "Utzi",
"Confirm" : "Berretsi",
"No contact found." : "Ez da kontakturik aurkitu.",
"Settings" : "Ezarpenak",
"Max messages to load per conversation" : "Hizketaldi bakoitzeko, gehienez zenbat mezu kargatu",
"Invalid message limit" : "Mezu kopuruaren muga ez da zuzena",
"Default country code" : "Herrialde-kode lehenetsia",
"Contact ordering" : "Kontaktuak ordenatzea",
"Last message" : "Azken mezua",
"Label" : "Etiketa",
"Reverse ?" : "Alderantzikatu ?",
"Notification settings" : "Jakinarazpen-ezarpenak",
"Enable" : "Aktibatu",
"Disable" : "Desaktibatu",
"Are you sure you want to wipe all your messages ?" : "Zure mezu guztiak ezabatu nahi dituzu?",
"Reset all messages" : "Berrezarri mezu guztiak",
"%s messages shown of %s messages stored in database." : "Datu basean gordetako %s mezutik %s mezu erakusten dira.",
"Please select a conversation from the list to load it." : "Aukeratu zerrendako hizketaldi bat kargatzeko"
},
"nplurals=2; plural=(n != 1);");