1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-07-07 14:46:20 +00:00

Compare commits

...

14 Commits

Author SHA1 Message Date
Nextcloud bot
c991bd5bd7
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-01 03:19:58 +00:00
Nextcloud bot
597470eb2c
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-24 03:08:50 +00:00
Nextcloud Command Bot
2fcd1d5e9c
Update npm and node engines versions (#346)
Signed-off-by: Nextcloud bot <bot@nextcloud.com>

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Co-authored-by: Nextcloud bot <bot@nextcloud.com>
2022-08-18 09:25:47 +02:00
Nextcloud bot
77d0e34cd2
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-06 03:06:24 +00:00
Nextcloud bot
585c2f244b
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-02 02:41:55 +00:00
Nextcloud bot
b646cb2104
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-14 03:06:30 +00:00
Nextcloud bot
8133febe5d
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-24 03:07:41 +00:00
Nextcloud bot
d9955dd6d9
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-22 03:08:25 +00:00
Nextcloud bot
1e603083f9
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-09 03:16:44 +00:00
Nextcloud bot
0cffae3677
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-24 03:20:06 +00:00
Nextcloud bot
4a190271c3
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-24 03:10:27 +00:00
Nextcloud bot
b877ccf781
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-14 03:10:04 +00:00
Nextcloud bot
43ae3efccc
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-06 03:07:26 +00:00
Nextcloud bot
f0f41fd0b2
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-05 03:09:12 +00:00
77 changed files with 139 additions and 77 deletions

7
l10n/an.js Normal file
View File

@ -0,0 +1,7 @@
OC.L10N.register(
"ocsms",
{
"Cancel" : "Canzelar",
"Settings" : "Configurazión"
},
"nplurals=2; plural=(n != 1);");

5
l10n/an.json Normal file
View File

@ -0,0 +1,5 @@
{ "translations": {
"Cancel" : "Canzelar",
"Settings" : "Configurazión"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -2,6 +2,7 @@ OC.L10N.register(
"ocsms", "ocsms",
{ {
"Cancel" : "Diddymu", "Cancel" : "Diddymu",
"Confirm" : "Cadarnhau",
"Settings" : "Gosodiadau", "Settings" : "Gosodiadau",
"Disable" : "Analluogi" "Disable" : "Analluogi"
}, },

View File

@ -1,5 +1,6 @@
{ "translations": { { "translations": {
"Cancel" : "Diddymu", "Cancel" : "Diddymu",
"Confirm" : "Cadarnhau",
"Settings" : "Gosodiadau", "Settings" : "Gosodiadau",
"Disable" : "Analluogi" "Disable" : "Analluogi"
},"pluralForm" :"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;" },"pluralForm" :"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"

View File

@ -2,7 +2,7 @@ OC.L10N.register(
"ocsms", "ocsms",
{ {
"Phone Sync" : "Telefon-Sync", "Phone Sync" : "Telefon-Sync",
"An app to sync SMS with your cloud" : "Eine App, die SMSen mit Deiner Cloud synchronisiert", "An app to sync SMS with your cloud" : "Eine App, die SMSen mit deiner Cloud synchronisiert",
"Cancel" : "Abbrechen", "Cancel" : "Abbrechen",
"Confirm" : "Bestätigen", "Confirm" : "Bestätigen",
"No contact found." : "Kein Kontakt gefunden.", "No contact found." : "Kein Kontakt gefunden.",
@ -17,7 +17,7 @@ OC.L10N.register(
"Notification settings" : "Benachrichtigungseinstellungen", "Notification settings" : "Benachrichtigungseinstellungen",
"Enable" : "Aktivieren", "Enable" : "Aktivieren",
"Disable" : "Deaktivieren", "Disable" : "Deaktivieren",
"Are you sure you want to wipe all your messages ?" : "Möchtest Du wirklich all Deine Nachrichten löschen?", "Are you sure you want to wipe all your messages ?" : "Möchtest du wirklich all deine Nachrichten löschen?",
"Reset all messages" : "Alle Nachrichten zurücksetzen", "Reset all messages" : "Alle Nachrichten zurücksetzen",
"%s messages shown of %s messages stored in database." : "%s Nachrichten angezeigt von %s in der Datenbank gespeicherten Nachrichten", "%s messages shown of %s messages stored in database." : "%s Nachrichten angezeigt von %s in der Datenbank gespeicherten Nachrichten",
"Please select a conversation from the list to load it." : "Wähle eine Unterhaltung zum Laden aus der Liste aus." "Please select a conversation from the list to load it." : "Wähle eine Unterhaltung zum Laden aus der Liste aus."

View File

@ -1,6 +1,6 @@
{ "translations": { { "translations": {
"Phone Sync" : "Telefon-Sync", "Phone Sync" : "Telefon-Sync",
"An app to sync SMS with your cloud" : "Eine App, die SMSen mit Deiner Cloud synchronisiert", "An app to sync SMS with your cloud" : "Eine App, die SMSen mit deiner Cloud synchronisiert",
"Cancel" : "Abbrechen", "Cancel" : "Abbrechen",
"Confirm" : "Bestätigen", "Confirm" : "Bestätigen",
"No contact found." : "Kein Kontakt gefunden.", "No contact found." : "Kein Kontakt gefunden.",
@ -15,7 +15,7 @@
"Notification settings" : "Benachrichtigungseinstellungen", "Notification settings" : "Benachrichtigungseinstellungen",
"Enable" : "Aktivieren", "Enable" : "Aktivieren",
"Disable" : "Deaktivieren", "Disable" : "Deaktivieren",
"Are you sure you want to wipe all your messages ?" : "Möchtest Du wirklich all Deine Nachrichten löschen?", "Are you sure you want to wipe all your messages ?" : "Möchtest du wirklich all deine Nachrichten löschen?",
"Reset all messages" : "Alle Nachrichten zurücksetzen", "Reset all messages" : "Alle Nachrichten zurücksetzen",
"%s messages shown of %s messages stored in database." : "%s Nachrichten angezeigt von %s in der Datenbank gespeicherten Nachrichten", "%s messages shown of %s messages stored in database." : "%s Nachrichten angezeigt von %s in der Datenbank gespeicherten Nachrichten",
"Please select a conversation from the list to load it." : "Wähle eine Unterhaltung zum Laden aus der Liste aus." "Please select a conversation from the list to load it." : "Wähle eine Unterhaltung zum Laden aus der Liste aus."

View File

@ -22,4 +22,4 @@ OC.L10N.register(
"%s messages shown of %s messages stored in database." : "%s mensaje mostrados de %s mensajes almacenados en la base de datos.", "%s messages shown of %s messages stored in database." : "%s mensaje mostrados de %s mensajes almacenados en la base de datos.",
"Please select a conversation from the list to load it." : "Por favor, selecciona una conversación de la lista para cargarla." "Please select a conversation from the list to load it." : "Por favor, selecciona una conversación de la lista para cargarla."
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -19,5 +19,5 @@
"Reset all messages" : "Restablecer todos los mensajes", "Reset all messages" : "Restablecer todos los mensajes",
"%s messages shown of %s messages stored in database." : "%s mensaje mostrados de %s mensajes almacenados en la base de datos.", "%s messages shown of %s messages stored in database." : "%s mensaje mostrados de %s mensajes almacenados en la base de datos.",
"Please select a conversation from the list to load it." : "Por favor, selecciona una conversación de la lista para cargarla." "Please select a conversation from the list to load it." : "Por favor, selecciona una conversación de la lista para cargarla."
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} }

View File

@ -9,4 +9,4 @@ OC.L10N.register(
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -6,5 +6,5 @@
"Label" : "Etiqueta", "Label" : "Etiqueta",
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} }

View File

@ -10,4 +10,4 @@ OC.L10N.register(
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -7,5 +7,5 @@
"Notification settings" : "Configuración de las notificaciones", "Notification settings" : "Configuración de las notificaciones",
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} }

View File

@ -9,4 +9,4 @@ OC.L10N.register(
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -6,5 +6,5 @@
"Label" : "Etiqueta", "Label" : "Etiqueta",
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} }

View File

@ -9,4 +9,4 @@ OC.L10N.register(
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -6,5 +6,5 @@
"Label" : "Etiqueta", "Label" : "Etiqueta",
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} }

View File

@ -9,4 +9,4 @@ OC.L10N.register(
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -6,5 +6,5 @@
"Label" : "Etiqueta", "Label" : "Etiqueta",
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} }

View File

@ -9,4 +9,4 @@ OC.L10N.register(
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -6,5 +6,5 @@
"Label" : "Etiqueta", "Label" : "Etiqueta",
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} }

View File

@ -9,4 +9,4 @@ OC.L10N.register(
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -6,5 +6,5 @@
"Label" : "Etiqueta", "Label" : "Etiqueta",
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} }

View File

@ -9,4 +9,4 @@ OC.L10N.register(
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -6,5 +6,5 @@
"Label" : "Etiqueta", "Label" : "Etiqueta",
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} }

View File

@ -9,4 +9,4 @@ OC.L10N.register(
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -6,5 +6,5 @@
"Label" : "Etiqueta", "Label" : "Etiqueta",
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} }

View File

@ -10,4 +10,4 @@ OC.L10N.register(
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -7,5 +7,5 @@
"Label" : "Etiqueta", "Label" : "Etiqueta",
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} }

View File

@ -9,4 +9,4 @@ OC.L10N.register(
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -6,5 +6,5 @@
"Label" : "Etiqueta", "Label" : "Etiqueta",
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} }

View File

@ -9,4 +9,4 @@ OC.L10N.register(
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -6,5 +6,5 @@
"Label" : "Etiqueta", "Label" : "Etiqueta",
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} }

View File

@ -9,4 +9,4 @@ OC.L10N.register(
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -6,5 +6,5 @@
"Label" : "Etiqueta", "Label" : "Etiqueta",
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} }

View File

@ -9,4 +9,4 @@ OC.L10N.register(
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -6,5 +6,5 @@
"Label" : "Etiqueta", "Label" : "Etiqueta",
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} }

View File

@ -9,4 +9,4 @@ OC.L10N.register(
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -6,5 +6,5 @@
"Label" : "Etiqueta", "Label" : "Etiqueta",
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} }

View File

@ -9,4 +9,4 @@ OC.L10N.register(
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -6,5 +6,5 @@
"Label" : "Etiqueta", "Label" : "Etiqueta",
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} }

View File

@ -9,4 +9,4 @@ OC.L10N.register(
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -6,5 +6,5 @@
"Label" : "Etiqueta", "Label" : "Etiqueta",
"Enable" : "Habilitar", "Enable" : "Habilitar",
"Disable" : "Deshabilitar" "Disable" : "Deshabilitar"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} }

View File

@ -9,7 +9,7 @@ OC.L10N.register(
"Settings" : "Ezarpenak", "Settings" : "Ezarpenak",
"Max messages to load per conversation" : "Hizketaldi bakoitzeko, gehienez zenbat mezu kargatu", "Max messages to load per conversation" : "Hizketaldi bakoitzeko, gehienez zenbat mezu kargatu",
"Invalid message limit" : "Mezu kopuruaren muga ez da zuzena", "Invalid message limit" : "Mezu kopuruaren muga ez da zuzena",
"Default country code" : "Defektuzko herrialde-kodea", "Default country code" : "Herrialde-kode lehenetsia",
"Contact ordering" : "Kontaktuak ordenatzea", "Contact ordering" : "Kontaktuak ordenatzea",
"Last message" : "Azken mezua", "Last message" : "Azken mezua",
"Label" : "Etiketa", "Label" : "Etiketa",

View File

@ -7,7 +7,7 @@
"Settings" : "Ezarpenak", "Settings" : "Ezarpenak",
"Max messages to load per conversation" : "Hizketaldi bakoitzeko, gehienez zenbat mezu kargatu", "Max messages to load per conversation" : "Hizketaldi bakoitzeko, gehienez zenbat mezu kargatu",
"Invalid message limit" : "Mezu kopuruaren muga ez da zuzena", "Invalid message limit" : "Mezu kopuruaren muga ez da zuzena",
"Default country code" : "Defektuzko herrialde-kodea", "Default country code" : "Herrialde-kode lehenetsia",
"Contact ordering" : "Kontaktuak ordenatzea", "Contact ordering" : "Kontaktuak ordenatzea",
"Last message" : "Azken mezua", "Last message" : "Azken mezua",
"Label" : "Etiketa", "Label" : "Etiketa",

View File

@ -22,4 +22,4 @@ OC.L10N.register(
"%s messages shown of %s messages stored in database." : "%s messages affichés sur %s messages stockés dans la base de données.", "%s messages shown of %s messages stored in database." : "%s messages affichés sur %s messages stockés dans la base de données.",
"Please select a conversation from the list to load it." : "Veuillez sélectionner une conversation dans la liste pour la charger." "Please select a conversation from the list to load it." : "Veuillez sélectionner une conversation dans la liste pour la charger."
}, },
"nplurals=2; plural=(n > 1);"); "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -19,5 +19,5 @@
"Reset all messages" : "Réinitialiser tous les messages", "Reset all messages" : "Réinitialiser tous les messages",
"%s messages shown of %s messages stored in database." : "%s messages affichés sur %s messages stockés dans la base de données.", "%s messages shown of %s messages stored in database." : "%s messages affichés sur %s messages stockés dans la base de données.",
"Please select a conversation from the list to load it." : "Veuillez sélectionner une conversation dans la liste pour la charger." "Please select a conversation from the list to load it." : "Veuillez sélectionner une conversation dans la liste pour la charger."
},"pluralForm" :"nplurals=2; plural=(n > 1);" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} }

8
l10n/gd.js Normal file
View File

@ -0,0 +1,8 @@
OC.L10N.register(
"ocsms",
{
"Cancel" : "Sguir dheth",
"Settings" : "Roghainnean",
"Disable" : "Cuir à comas"
},
"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;");

6
l10n/gd.json Normal file
View File

@ -0,0 +1,6 @@
{ "translations": {
"Cancel" : "Sguir dheth",
"Settings" : "Roghainnean",
"Disable" : "Cuir à comas"
},"pluralForm" :"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;"
}

View File

@ -1,25 +1,25 @@
OC.L10N.register( OC.L10N.register(
"ocsms", "ocsms",
{ {
"Phone Sync" : "Telefon szinkronizáció", "Phone Sync" : "Telefonos szinkronizáció",
"An app to sync SMS with your cloud" : "Az alkalmazás szinkronizálja az SMS-eket a felhőddel", "An app to sync SMS with your cloud" : "Az alkalmazás szinkronizálja az SMS-eket a felhőjével",
"Cancel" : "Mégse", "Cancel" : "Mégse",
"Confirm" : "Megerősít", "Confirm" : "Megerősítés",
"No contact found." : "Nem található névjegy.", "No contact found." : "Nem található névjegy.",
"Settings" : "Beállítások", "Settings" : "Beállítások",
"Max messages to load per conversation" : "A legtöbb betölthető üzenet beszélgetésenként", "Max messages to load per conversation" : "A legtöbb betölthető üzenet beszélgetésenként",
"Invalid message limit" : "Érvénytelen üzenet korlát", "Invalid message limit" : "Érvénytelen üzenetkorlát",
"Default country code" : "Alapértelmezett országkód", "Default country code" : "Alapértelmezett országkód",
"Contact ordering" : "Névjegyek rendezése", "Contact ordering" : "Névjegyek rendezése",
"Last message" : "Utolsó üzenet", "Last message" : "Utolsó üzenet",
"Label" : "Címke", "Label" : "Címke",
"Reverse ?" : "Fordítva ?", "Reverse ?" : "Fordítva?",
"Notification settings" : "Értesítés beállításai", "Notification settings" : "Értesítési beállítások",
"Enable" : "Engedélyezés", "Enable" : "Engedélyezés",
"Disable" : "Letiltás", "Disable" : "Letiltás",
"Are you sure you want to wipe all your messages ?" : "Biztos benne, hogy törlöd az összes üzeneted?", "Are you sure you want to wipe all your messages ?" : "Biztos, hogy törli az összes üzenetet?",
"Reset all messages" : "Összes üzenet visszaállítása", "Reset all messages" : "Összes üzenet visszaállítása",
"%s messages shown of %s messages stored in database." : "%s üzenet megjelenítve az adatbázisban tárolt %s üzenetből.", "%s messages shown of %s messages stored in database." : "%s üzenet megjelenítve az adatbázisban tárolt %s üzenetből.",
"Please select a conversation from the list to load it." : "Betöltéshez kérlek válassz egy beszélgetést a listából." "Please select a conversation from the list to load it." : "A betöltéshez válasszon egy beszélgetést a listából."
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=2; plural=(n != 1);");

View File

@ -1,23 +1,23 @@
{ "translations": { { "translations": {
"Phone Sync" : "Telefon szinkronizáció", "Phone Sync" : "Telefonos szinkronizáció",
"An app to sync SMS with your cloud" : "Az alkalmazás szinkronizálja az SMS-eket a felhőddel", "An app to sync SMS with your cloud" : "Az alkalmazás szinkronizálja az SMS-eket a felhőjével",
"Cancel" : "Mégse", "Cancel" : "Mégse",
"Confirm" : "Megerősít", "Confirm" : "Megerősítés",
"No contact found." : "Nem található névjegy.", "No contact found." : "Nem található névjegy.",
"Settings" : "Beállítások", "Settings" : "Beállítások",
"Max messages to load per conversation" : "A legtöbb betölthető üzenet beszélgetésenként", "Max messages to load per conversation" : "A legtöbb betölthető üzenet beszélgetésenként",
"Invalid message limit" : "Érvénytelen üzenet korlát", "Invalid message limit" : "Érvénytelen üzenetkorlát",
"Default country code" : "Alapértelmezett országkód", "Default country code" : "Alapértelmezett országkód",
"Contact ordering" : "Névjegyek rendezése", "Contact ordering" : "Névjegyek rendezése",
"Last message" : "Utolsó üzenet", "Last message" : "Utolsó üzenet",
"Label" : "Címke", "Label" : "Címke",
"Reverse ?" : "Fordítva ?", "Reverse ?" : "Fordítva?",
"Notification settings" : "Értesítés beállításai", "Notification settings" : "Értesítési beállítások",
"Enable" : "Engedélyezés", "Enable" : "Engedélyezés",
"Disable" : "Letiltás", "Disable" : "Letiltás",
"Are you sure you want to wipe all your messages ?" : "Biztos benne, hogy törlöd az összes üzeneted?", "Are you sure you want to wipe all your messages ?" : "Biztos, hogy törli az összes üzenetet?",
"Reset all messages" : "Összes üzenet visszaállítása", "Reset all messages" : "Összes üzenet visszaállítása",
"%s messages shown of %s messages stored in database." : "%s üzenet megjelenítve az adatbázisban tárolt %s üzenetből.", "%s messages shown of %s messages stored in database." : "%s üzenet megjelenítve az adatbázisban tárolt %s üzenetből.",
"Please select a conversation from the list to load it." : "Betöltéshez kérlek válassz egy beszélgetést a listából." "Please select a conversation from the list to load it." : "A betöltéshez válasszon egy beszélgetést a listából."
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=2; plural=(n != 1);"
} }

View File

@ -22,4 +22,4 @@ OC.L10N.register(
"%s messages shown of %s messages stored in database." : "%s messaggi mostrati di %s messaggi archiviati nel database.", "%s messages shown of %s messages stored in database." : "%s messaggi mostrati di %s messaggi archiviati nel database.",
"Please select a conversation from the list to load it." : "Seleziona una conversazione dall'elenco per caricarla." "Please select a conversation from the list to load it." : "Seleziona una conversazione dall'elenco per caricarla."
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -19,5 +19,5 @@
"Reset all messages" : "Ripristina tutti i messaggi", "Reset all messages" : "Ripristina tutti i messaggi",
"%s messages shown of %s messages stored in database." : "%s messaggi mostrati di %s messaggi archiviati nel database.", "%s messages shown of %s messages stored in database." : "%s messaggi mostrati di %s messaggi archiviati nel database.",
"Please select a conversation from the list to load it." : "Seleziona una conversazione dall'elenco per caricarla." "Please select a conversation from the list to load it." : "Seleziona una conversazione dall'elenco per caricarla."
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} }

View File

@ -2,6 +2,7 @@ OC.L10N.register(
"ocsms", "ocsms",
{ {
"Cancel" : "Sefsex", "Cancel" : "Sefsex",
"Settings" : "Iɣewwaṛen" "Settings" : "Iɣewwaṛen",
"Disable" : "Désactiver"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=2; plural=(n != 1);");

View File

@ -1,5 +1,6 @@
{ "translations": { { "translations": {
"Cancel" : "Sefsex", "Cancel" : "Sefsex",
"Settings" : "Iɣewwaṛen" "Settings" : "Iɣewwaṛen",
"Disable" : "Désactiver"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=2; plural=(n != 1);"
} }

View File

@ -3,6 +3,7 @@ OC.L10N.register(
{ {
"Cancel" : "ຍົກເລີກ", "Cancel" : "ຍົກເລີກ",
"Confirm" : "ຢືນຢັນ", "Confirm" : "ຢືນຢັນ",
"Settings" : "ການຕັ້ງຄ່າ" "Settings" : "ການຕັ້ງຄ່າ",
"Disable" : "ປິດ"
}, },
"nplurals=1; plural=0;"); "nplurals=1; plural=0;");

View File

@ -1,6 +1,7 @@
{ "translations": { { "translations": {
"Cancel" : "ຍົກເລີກ", "Cancel" : "ຍົກເລີກ",
"Confirm" : "ຢືນຢັນ", "Confirm" : "ຢືນຢັນ",
"Settings" : "ການຕັ້ງຄ່າ" "Settings" : "ການຕັ້ງຄ່າ",
"Disable" : "ປິດ"
},"pluralForm" :"nplurals=1; plural=0;" },"pluralForm" :"nplurals=1; plural=0;"
} }

6
l10n/mr.js Normal file
View File

@ -0,0 +1,6 @@
OC.L10N.register(
"ocsms",
{
"Settings" : "सेटिंग"
},
"nplurals=2; plural=(n != 1);");

4
l10n/mr.json Normal file
View File

@ -0,0 +1,4 @@
{ "translations": {
"Settings" : "सेटिंग"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -17,7 +17,7 @@ OC.L10N.register(
"Notification settings" : "Meldingsinstellingen", "Notification settings" : "Meldingsinstellingen",
"Enable" : "Inschakelen", "Enable" : "Inschakelen",
"Disable" : "Uitschakelen", "Disable" : "Uitschakelen",
"Are you sure you want to wipe all your messages ?" : "Weet je zeker dat je je berichten wilt verwijderen?", "Are you sure you want to wipe all your messages ?" : "Weet je zeker dat je al je berichten wilt verwijderen?",
"Reset all messages" : "Alle berichten verwijderen", "Reset all messages" : "Alle berichten verwijderen",
"%s messages shown of %s messages stored in database." : "%s bericht(en) getoond van %s berichten in de database.", "%s messages shown of %s messages stored in database." : "%s bericht(en) getoond van %s berichten in de database.",
"Please select a conversation from the list to load it." : "Kies een gesprek uit de lijst om het te laden." "Please select a conversation from the list to load it." : "Kies een gesprek uit de lijst om het te laden."

View File

@ -15,7 +15,7 @@
"Notification settings" : "Meldingsinstellingen", "Notification settings" : "Meldingsinstellingen",
"Enable" : "Inschakelen", "Enable" : "Inschakelen",
"Disable" : "Uitschakelen", "Disable" : "Uitschakelen",
"Are you sure you want to wipe all your messages ?" : "Weet je zeker dat je je berichten wilt verwijderen?", "Are you sure you want to wipe all your messages ?" : "Weet je zeker dat je al je berichten wilt verwijderen?",
"Reset all messages" : "Alle berichten verwijderen", "Reset all messages" : "Alle berichten verwijderen",
"%s messages shown of %s messages stored in database." : "%s bericht(en) getoond van %s berichten in de database.", "%s messages shown of %s messages stored in database." : "%s bericht(en) getoond van %s berichten in de database.",
"Please select a conversation from the list to load it." : "Kies een gesprek uit de lijst om het te laden." "Please select a conversation from the list to load it." : "Kies een gesprek uit de lijst om het te laden."

View File

@ -4,6 +4,7 @@ OC.L10N.register(
"Phone Sync" : "Telefon Synkronisering", "Phone Sync" : "Telefon Synkronisering",
"Cancel" : "Avbryt", "Cancel" : "Avbryt",
"Settings" : "Instillingar", "Settings" : "Instillingar",
"Notification settings" : "Varsel innstillingar",
"Enable" : "Slå på", "Enable" : "Slå på",
"Disable" : "Slå av" "Disable" : "Slå av"
}, },

View File

@ -2,6 +2,7 @@
"Phone Sync" : "Telefon Synkronisering", "Phone Sync" : "Telefon Synkronisering",
"Cancel" : "Avbryt", "Cancel" : "Avbryt",
"Settings" : "Instillingar", "Settings" : "Instillingar",
"Notification settings" : "Varsel innstillingar",
"Enable" : "Slå på", "Enable" : "Slå på",
"Disable" : "Slå av" "Disable" : "Slå av"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -2,8 +2,10 @@ OC.L10N.register(
"ocsms", "ocsms",
{ {
"Cancel" : "Anullar", "Cancel" : "Anullar",
"Confirm" : "Confirmar",
"Settings" : "Paramètres", "Settings" : "Paramètres",
"Notification settings" : "Paramètres de notificacions", "Notification settings" : "Paramètres de notificacions",
"Enable" : "Activar" "Enable" : "Activar",
"Disable" : "Desactivar"
}, },
"nplurals=2; plural=(n > 1);"); "nplurals=2; plural=(n > 1);");

View File

@ -1,7 +1,9 @@
{ "translations": { { "translations": {
"Cancel" : "Anullar", "Cancel" : "Anullar",
"Confirm" : "Confirmar",
"Settings" : "Paramètres", "Settings" : "Paramètres",
"Notification settings" : "Paramètres de notificacions", "Notification settings" : "Paramètres de notificacions",
"Enable" : "Activar" "Enable" : "Activar",
"Disable" : "Desactivar"
},"pluralForm" :"nplurals=2; plural=(n > 1);" },"pluralForm" :"nplurals=2; plural=(n > 1);"
} }

View File

@ -22,4 +22,4 @@ OC.L10N.register(
"%s messages shown of %s messages stored in database." : "%s mensagens mostradas de %s mensagens armazenadas no banco de dados.", "%s messages shown of %s messages stored in database." : "%s mensagens mostradas de %s mensagens armazenadas no banco de dados.",
"Please select a conversation from the list to load it." : "Selecione uma conversa da lista para carregá-la." "Please select a conversation from the list to load it." : "Selecione uma conversa da lista para carregá-la."
}, },
"nplurals=2; plural=(n > 1);"); "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -19,5 +19,5 @@
"Reset all messages" : "Redefinir todas as mensagens", "Reset all messages" : "Redefinir todas as mensagens",
"%s messages shown of %s messages stored in database." : "%s mensagens mostradas de %s mensagens armazenadas no banco de dados.", "%s messages shown of %s messages stored in database." : "%s mensagens mostradas de %s mensagens armazenadas no banco de dados.",
"Please select a conversation from the list to load it." : "Selecione uma conversa da lista para carregá-la." "Please select a conversation from the list to load it." : "Selecione uma conversa da lista para carregá-la."
},"pluralForm" :"nplurals=2; plural=(n > 1);" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} }

View File

@ -10,4 +10,4 @@ OC.L10N.register(
"Enable" : "Ativar", "Enable" : "Ativar",
"Disable" : "Desativar" "Disable" : "Desativar"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -7,5 +7,5 @@
"Notification settings" : "Definições de notificação", "Notification settings" : "Definições de notificação",
"Enable" : "Ativar", "Enable" : "Ativar",
"Disable" : "Desativar" "Disable" : "Desativar"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} }

View File

@ -6,6 +6,7 @@ OC.L10N.register(
"Confirm" : "Confirmă", "Confirm" : "Confirmă",
"Settings" : "Setări", "Settings" : "Setări",
"Label" : "Etichetă", "Label" : "Etichetă",
"Notification settings" : "Setări notificări",
"Enable" : "Activează", "Enable" : "Activează",
"Disable" : "Dezactivează" "Disable" : "Dezactivează"
}, },

View File

@ -4,6 +4,7 @@
"Confirm" : "Confirmă", "Confirm" : "Confirmă",
"Settings" : "Setări", "Settings" : "Setări",
"Label" : "Etichetă", "Label" : "Etichetă",
"Notification settings" : "Setări notificări",
"Enable" : "Activează", "Enable" : "Activează",
"Disable" : "Dezactivează" "Disable" : "Dezactivează"
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"

View File

@ -3,6 +3,7 @@ OC.L10N.register(
{ {
"Cancel" : "இரத்து செய்க", "Cancel" : "இரத்து செய்க",
"Settings" : "அமைப்புகள்", "Settings" : "அமைப்புகள்",
"Label" : "Label",
"Enable" : "இயலச்செய்", "Enable" : "இயலச்செய்",
"Disable" : "இயலுமைப்ப" "Disable" : "இயலுமைப்ப"
}, },

View File

@ -1,6 +1,7 @@
{ "translations": { { "translations": {
"Cancel" : "இரத்து செய்க", "Cancel" : "இரத்து செய்க",
"Settings" : "அமைப்புகள்", "Settings" : "அமைப்புகள்",
"Label" : "Label",
"Enable" : "இயலச்செய்", "Enable" : "இயலச்செய்",
"Disable" : "இயலுமைப்ப" "Disable" : "இயலுமைப்ப"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -2,6 +2,7 @@ OC.L10N.register(
"ocsms", "ocsms",
{ {
"Cancel" : "ยกเลิก", "Cancel" : "ยกเลิก",
"Confirm" : "ยืนยัน",
"Settings" : "ตั้งค่า", "Settings" : "ตั้งค่า",
"Enable" : "เปิดใช้งาน", "Enable" : "เปิดใช้งาน",
"Disable" : "ปิดใช้งาน" "Disable" : "ปิดใช้งาน"

View File

@ -1,5 +1,6 @@
{ "translations": { { "translations": {
"Cancel" : "ยกเลิก", "Cancel" : "ยกเลิก",
"Confirm" : "ยืนยัน",
"Settings" : "ตั้งค่า", "Settings" : "ตั้งค่า",
"Enable" : "เปิดใช้งาน", "Enable" : "เปิดใช้งาน",
"Disable" : "ปิดใช้งาน" "Disable" : "ปิดใช้งาน"

View File

@ -1,6 +1,8 @@
OC.L10N.register( OC.L10N.register(
"ocsms", "ocsms",
{ {
"Settings" : "Sazlamalar" "Cancel" : "ýatyrmak",
"Settings" : "Sazlamalar",
"Disable" : "Öçürmek"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=2; plural=(n != 1);");

View File

@ -1,4 +1,6 @@
{ "translations": { { "translations": {
"Settings" : "Sazlamalar" "Cancel" : "ýatyrmak",
"Settings" : "Sazlamalar",
"Disable" : "Öçürmek"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=2; plural=(n != 1);"
} }

View File

@ -6,5 +6,9 @@
"gulp-uglify-es": "^1.0.4", "gulp-uglify-es": "^1.0.4",
"gulp-rename": "latest" "gulp-rename": "latest"
}, },
"dependencies": {} "dependencies": {},
"engines": {
"node": "^16.0.0",
"npm": "^7.0.0 || ^8.0.0"
}
} }