mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
335b871810
commit
a6e89e0410
2 changed files with 2 additions and 2 deletions
|
|
@ -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);");
|
||||
|
|
|
|||
|
|
@ -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…
Reference in a new issue