diff --git a/l10n/cs_CZ.js b/l10n/cs_CZ.js deleted file mode 100644 index 3d2cb1b..0000000 --- a/l10n/cs_CZ.js +++ /dev/null @@ -1,6 +0,0 @@ -OC.L10N.register( - "ocsms", - { - "Phone Sync" : "Synchronizace s telefonem" -}, -"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/l10n/cs_CZ.json b/l10n/cs_CZ.json deleted file mode 100644 index 1d31890..0000000 --- a/l10n/cs_CZ.json +++ /dev/null @@ -1,4 +0,0 @@ -{ "translations": { - "Phone Sync" : "Synchronizace s telefonem" -},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" -} \ No newline at end of file diff --git a/l10n/fi_FI.js b/l10n/fi_FI.js deleted file mode 100644 index 7e9f813..0000000 --- a/l10n/fi_FI.js +++ /dev/null @@ -1,6 +0,0 @@ -OC.L10N.register( - "ocsms", - { - "Phone Sync" : "Puhelin synkronointi" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/l10n/fi_FI.json b/l10n/fi_FI.json deleted file mode 100644 index 2dc2fff..0000000 --- a/l10n/fi_FI.json +++ /dev/null @@ -1,4 +0,0 @@ -{ "translations": { - "Phone Sync" : "Puhelin synkronointi" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -} \ No newline at end of file diff --git a/l10n/nb_NO.js b/l10n/nb_NO.js deleted file mode 100644 index 5d1e1a4..0000000 --- a/l10n/nb_NO.js +++ /dev/null @@ -1,6 +0,0 @@ -OC.L10N.register( - "ocsms", - { - "Phone Sync" : "Telefon synkronisering" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/l10n/nb_NO.json b/l10n/nb_NO.json deleted file mode 100644 index 324ba83..0000000 --- a/l10n/nb_NO.json +++ /dev/null @@ -1,4 +0,0 @@ -{ "translations": { - "Phone Sync" : "Telefon synkronisering" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -} \ No newline at end of file diff --git a/l10n/sk_SK.js b/l10n/sk_SK.js deleted file mode 100644 index eca7d01..0000000 --- a/l10n/sk_SK.js +++ /dev/null @@ -1,6 +0,0 @@ -OC.L10N.register( - "ocsms", - { - "Phone Sync" : "SMS" -}, -"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/l10n/sk_SK.json b/l10n/sk_SK.json deleted file mode 100644 index fe475f5..0000000 --- a/l10n/sk_SK.json +++ /dev/null @@ -1,4 +0,0 @@ -{ "translations": { - "Phone Sync" : "SMS" -},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" -} \ No newline at end of file