1
0
miroir de https://github.com/nextcloud/server.git synchronisé 2024-07-22 12:29:47 +02:00
nextcloud/apps/updatenotification/l10n/bg_BG.js
2016-06-25 01:56:48 -04:00

13 lignes
842 B
JavaScript
Brut Annotations Historique

Ce fichier contient des caractères Unicode ambigus.

Ce fichier contient des caractères Unicode qui peuvent être confondus avec d'autres caractères. Si vous pensez que c'est intentionnel, vous pouvez ignorer cet avertissement. Utilisez le bouton Échappe pour les dévoiler.

OC.L10N.register(
"updatenotification",
{
"Updated channel" : "Обновяването е отказано",
"Updater" : "Обновяване",
"A new version is available: %s" : "Има Нова Версия: %s",
"Open updater" : "Отвори обновяването",
"Your version is up to date." : "Вие разполагате с последна версия",
"Update channel:" : "Обновяване отказано:",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Винаги може да оновите до по-нова версия / експирементален канал. Но неможете вече да върнете до по-стабилен канал.."
},
"nplurals=2; plural=(n != 1);");