cloud_bbb/l10n/gd.js
Nextcloud bot 98950a2ae2
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-21 02:25:50 +00:00

16 lines
447 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"bbb",
{
"Loading…" : "Ga luchdadh…",
"Close" : "Dùin",
"Save" : "Sàbhail",
"Community" : "Coimhearsnachd",
"Password" : "Facal-faire",
"Name" : "Ainm",
"Edit" : "Deasaich",
"Sharing" : "Co-roinneadh",
"Create" : "Cruthaich",
"Delete" : "Sguab às",
"Error" : "Mearachd"
},
"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;");