Browse Source

Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
pull/37269/head
Nextcloud bot 3 years ago
parent
commit
acca2bdf20
No known key found for this signature in database GPG Key ID: 130DAB86D3FB356C
  1. 2
      apps/user_status/l10n/sr.js
  2. 2
      apps/user_status/l10n/sr.json

2
apps/user_status/l10n/sr.js

@ -34,7 +34,7 @@ OC.L10N.register(
"1 hour" : "1 сат",
"4 hours" : "4 сата",
"Mute all notifications" : "Искључи сва обавештења",
"Appear offline" : "Прикажи ван мреже",
"Appear offline" : "Прикажи као ван мреже",
"Clear status message after" : "Обриши статусну поруку након"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");

2
apps/user_status/l10n/sr.json

@ -32,7 +32,7 @@
"1 hour" : "1 сат",
"4 hours" : "4 сата",
"Mute all notifications" : "Искључи сва обавештења",
"Appear offline" : "Прикажи ван мреже",
"Appear offline" : "Прикажи као ван мреже",
"Clear status message after" : "Обриши статусну поруку након"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}
Loading…
Cancel
Save