Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cs.json « l10n - github.com/nextcloud/ocsms.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1a1c49575fd8cf35f7659054915c3fa6752b1599 (plain)
1
2
3
4
5
{ "translations": {
    "Phone Sync" : "Synchronizace s telefonem",
    "An app to sync SMS with your cloud" : "Aplikace pro synchronizaci SMS s vaším cloudem"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}