diff options
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/sr.js | 1 | ||||
-rw-r--r-- | lib/l10n/sr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js index 350befd24f2..4a226286275 100644 --- a/lib/l10n/sr.js +++ b/lib/l10n/sr.js @@ -6,6 +6,7 @@ OC.L10N.register( "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Фајлови апликације „%1$s“ нису правилно замењени. Проверите да ли је верзија компатибилна са сервером.", "Sample configuration detected" : "Откривен је пример подешавања", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Откривено је да је прекопиран пример подешавања. Ово може покварити инсталацију и није подржано. Прочитајте документацију пре вршења промена у фајлу config.php", + "The page could not be found on the server." : "На серверу не може да се пронађе ова страница.", "Other activities" : "Остале активности", "%1$s and %2$s" : "%1$s и %2$s", "%1$s, %2$s and %3$s" : "%1$s, %2$s и %3$s", diff --git a/lib/l10n/sr.json b/lib/l10n/sr.json index af722f634bc..46daac88650 100644 --- a/lib/l10n/sr.json +++ b/lib/l10n/sr.json @@ -4,6 +4,7 @@ "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Фајлови апликације „%1$s“ нису правилно замењени. Проверите да ли је верзија компатибилна са сервером.", "Sample configuration detected" : "Откривен је пример подешавања", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Откривено је да је прекопиран пример подешавања. Ово може покварити инсталацију и није подржано. Прочитајте документацију пре вршења промена у фајлу config.php", + "The page could not be found on the server." : "На серверу не може да се пронађе ова страница.", "Other activities" : "Остале активности", "%1$s and %2$s" : "%1$s и %2$s", "%1$s, %2$s and %3$s" : "%1$s, %2$s и %3$s", |