Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Paroz <github@oparoz.com>2015-01-05 04:41:26 +0300
committerOlivier Paroz <github@oparoz.com>2015-01-05 04:41:26 +0300
commit64735b0b61eb9a5c2b81c03249ed9107b6957fd8 (patch)
tree4739a859528eb5a250d454ae983c28503cf45b21 /l10n/it.js
parent99cb13506c9c20097384cd45045f73dd78b8f96f (diff)
Original Gallery translations, untouched
Diffstat (limited to 'l10n/it.js')
-rw-r--r--l10n/it.js12
1 files changed, 12 insertions, 0 deletions
diff --git a/l10n/it.js b/l10n/it.js
new file mode 100644
index 00000000..b1ffb603
--- /dev/null
+++ b/l10n/it.js
@@ -0,0 +1,12 @@
+OC.L10N.register(
+ "gallery",
+ {
+ "Pictures" : "Immagini",
+ "Picture view" : "Vista immagini",
+ "Error loading slideshow template" : "Errore durante il caricamento del modello di presentazione",
+ "Share" : "Condividi",
+ "No pictures found! If you upload pictures in the files app, they will be displayed here." : "Nessuna immagine trovata. Se carichi immagini nell'applicazione dei file, esse saranno visualizzate qui.",
+ "shared by %s" : "condiviso da %s",
+ "File list" : "Elenco dei file"
+},
+"nplurals=2; plural=(n != 1);");